mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-22 06:13:45 -07:00
Update bootcommands.c
This commit is contained in:
parent
2108f9fa6c
commit
ab8a0bac7a
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