mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2025-04-22 15:47:19 +00:00
- mark NewPlayerMenu as protected.
This commit is contained in:
parent
f77336b25c
commit
8f3f95dfc8
1 changed files with 1 additions and 1 deletions
|
@ -408,7 +408,7 @@ OptionValue "PlayerSkin"
|
|||
}
|
||||
*/
|
||||
|
||||
OptionMenu "NewPlayerMenu"
|
||||
OptionMenu "NewPlayerMenu" protected
|
||||
{
|
||||
Title "$MNU_PLAYERSETUP"
|
||||
PlayerNameField "$PLYRMNU_NAME"
|
||||
|
|
Loading…
Reference in a new issue