mirror of
https://github.com/HarbourMasters/Starship
synced 2026-09-07 04:01:38 -04:00
Fixed workflow and added osSetTime
This commit is contained in:
@@ -289,6 +289,7 @@ void GameEngine::Create() {
|
||||
GameUI::SetupGuiElements();
|
||||
#if defined(__SWITCH__) || defined(__WIIU__)
|
||||
CVarRegisterInteger("gControlNav", 1); // always enable controller nav on switch/wii u
|
||||
osSetTime(0);
|
||||
#endif
|
||||
PortEnhancements_Init();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user