mirror of
https://github.com/HarbourMasters/Shipwright
synced 2026-05-29 16:54:35 -04:00
Set key colors to be on by default
This commit is contained in:
@@ -329,6 +329,7 @@ namespace SohImGui {
|
||||
statsWindowOpen = CVar_GetS32("gStatsEnabled", 0);
|
||||
CVar_RegisterS32("gRandomizeRupeeNames", 1);
|
||||
CVar_RegisterS32("gRandoRelevantNavi", 1);
|
||||
CVar_RegisterS32("gRandoMatchKeyColors", 1);
|
||||
#ifdef __SWITCH__
|
||||
Ship::Switch::SetupFont(io->Fonts);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user