Activate Simulation menu to choose between V2 and V3
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@59 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: a8e5b4b80e7c0a7ef28a4a2c680d15c6a382e385 Former-commit-id: 418bb055948f318d992d044202f10426bd64038a
This commit is contained in:
parent
ab93e180e3
commit
6522810047
1 changed files with 2 additions and 2 deletions
|
@ -44,11 +44,11 @@ TorcsOptionOptionInit(void *precMenu)
|
|||
"Display", "Configure display parameters",
|
||||
GfScrMenuInit(optionHandle), GfuiScreenActivate);
|
||||
|
||||
/*
|
||||
|
||||
GfuiMenuButtonCreate(optionHandle,
|
||||
"Simulation", "Configure simulation parameters",
|
||||
SimuMenuInit(optionHandle), GfuiScreenActivate);
|
||||
*/
|
||||
|
||||
|
||||
GfuiMenuButtonCreate(optionHandle,
|
||||
"Sound", "Configure sound parameters",
|
||||
|
|
Loading…
Reference in a new issue