mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2024-10-31 15:45:06 -04:00
Merge branch 'buildinfo' of https://github.com/GreatArgorath/Shipwright into buildinfo
This commit is contained in:
commit
8a417123c1
@ -29,7 +29,7 @@ void BootCommands_Init()
|
||||
CVar_RegisterS32("gUniformLR", 1);
|
||||
CVar_RegisterS32("gNewDrops", 0);
|
||||
CVar_RegisterS32("gVisualAgony", 0);
|
||||
CVar_RegisterS32("gShowExtraTitleInfo", 0);
|
||||
CVar_RegisterS32("gShowTitleInfo", 1);
|
||||
}
|
||||
|
||||
//void BootCommands_ParseBootArgs(char* str)
|
||||
|
Loading…
Reference in New Issue
Block a user