fixed compiling
This commit is contained in:
@@ -22,6 +22,8 @@ Application::Application()
|
||||
logging::init();
|
||||
SettingsManager::getInstance().load();
|
||||
|
||||
this->windowManager.initMainWindow();
|
||||
|
||||
// Initialize everything we need
|
||||
this->emoteManager.loadGlobalEmotes();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user