mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-21 05:43:42 -07:00
Merge branch 'accessibility-aimcue' into accessibility
This commit is contained in:
commit
673b885c72
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ void BootCommands_Init()
|
|||
CVar_RegisterS32("gMoreTargets", 0);
|
||||
CVar_RegisterS32("gMessageTTS", 0);
|
||||
CVar_RegisterS32("gDPadLook", 0);
|
||||
CVar_RegisterS32("gAimAudioCues", 0);
|
||||
}
|
||||
|
||||
//void BootCommands_ParseBootArgs(char* str)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue