mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-10 14:51:40 +00:00
- mark NewPlayerMenu as protected.
This commit is contained in:
parent
03828bb759
commit
5f871b7aa0
1 changed files with 1 additions and 1 deletions
|
@ -434,7 +434,7 @@ OptionValue "PlayerSkin"
|
|||
}
|
||||
*/
|
||||
|
||||
OptionMenu "NewPlayerMenu"
|
||||
OptionMenu "NewPlayerMenu" protected
|
||||
{
|
||||
Title "$MNU_PLAYERSETUP"
|
||||
PlayerNameField "$PLYRMNU_NAME"
|
||||
|
|
Loading…
Reference in a new issue