Compare commits

..

1 commit

Author SHA1 Message Date
opa
ae044e0edb
Merge a3bcf1f8cb into e8fb5a0869 2024-07-12 00:16:47 +09:00

View file

@ -314,8 +314,8 @@ void FileData::launchGame(Window* window)
window->init();
InputManager::getInstance()->init();
VolumeControl::getInstance()->init();
#endif
window->normalizeNextUpdate();
#endif
//update number of times the game has been launched