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
09035e1e7b
commit
bf7ceb29e0
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ void BootCommands_Init()
|
|||
CVar_RegisterS32("gNewDrops", 0);
|
||||
CVar_RegisterS32("gVisualAgony", 0);
|
||||
CVar_RegisterS32("gLanguages", 0); //0 = English / 1 = German / 2 = French
|
||||
CVar_RegisterS32("gShowTitleInfo", 0);
|
||||
CVar_RegisterS32("gSOHSplashscreen", 0);
|
||||
}
|
||||
|
||||
//void BootCommands_ParseBootArgs(char* str)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue