- Set explicit positioning for the gameplay options menu instead of relying on the automatic
positioning. SVN r2506 (trunk)
This commit is contained in:
parent
3416a7fc47
commit
0749466d2d
1 changed files with 1 additions and 1 deletions
|
|
@ -1090,7 +1090,7 @@ static menu_t DMFlagsMenu =
|
|||
"GAMEPLAY OPTIONS",
|
||||
0,
|
||||
countof(DMFlagsItems),
|
||||
0,
|
||||
222,
|
||||
DMFlagsItems,
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue