mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-22 06:13:45 -07:00
Merge branch 'buildinfo' of https://github.com/GreatArgorath/Shipwright into buildinfo
This commit is contained in:
commit
8a417123c1
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue