Merge PR 11889

This commit is contained in:
yuzubot
2023-11-16 00:57:11 +00:00
parent fd29b3c8ff
commit fba39603c5
69 changed files with 2613 additions and 3540 deletions

View File

@ -206,9 +206,9 @@ const char* TranslateCategory(Category category) {
case Category::UiAudio:
return "UiAudio";
case Category::UiLayout:
return "UiLayout";
return "UILayout";
case Category::UiGameList:
return "UiGameList";
return "UIGameList";
case Category::Screenshots:
return "Screenshots";
case Category::Shortcuts: