mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-12-27 20:20:40 +00:00
parent
2ae5f960c5
commit
d05c839d79
1 changed files with 3 additions and 3 deletions
|
@ -565,11 +565,11 @@ OptionMenu "WeaponsControlMenu"// protected
|
|||
Control "$CNTRLMNU_SLOT5" , "slot 5"
|
||||
Control "$CNTRLMNU_SLOT6" , "slot 6"
|
||||
Control "$CNTRLMNU_SLOT7" , "slot 7"
|
||||
ifnotgame(Exhumed)
|
||||
{
|
||||
Control "$CNTRLMNU_SLOT8" , "slot 8"
|
||||
Control "$CNTRLMNU_SLOT9" , "slot 9"
|
||||
Control "$CNTRLMNU_SLOT0" , "slot 10"
|
||||
ifnotgame(Exhumed)
|
||||
{
|
||||
StaticText ""
|
||||
Control "$CNTRLMNU_HOLSTER" , "holsterweapon"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue