summaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 8813aaa7..10887825 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -649,6 +649,7 @@ int runApplication(MOApplication &application, SingleInstance &instance,
game->gameName(), game->gameShortName(), game->steamAPPId(),
game->gameDirectory().absolutePath());
+ CategoryFactory::instance().loadCategories();
organizer.updateExecutablesList();
organizer.updateModInfoFromDisc();