mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-10 23:02:03 +00:00
parent
1d03d3d6a2
commit
5b91a11404
1 changed files with 1 additions and 1 deletions
|
@ -676,7 +676,7 @@ OptionMenu "InventoryControlsMenu"// protected
|
||||||
StaticText ""
|
StaticText ""
|
||||||
Control "$CNTRLMNU_CRYSTALBALL" , "crystalball"
|
Control "$CNTRLMNU_CRYSTALBALL" , "crystalball"
|
||||||
Control "$CNTRLMNU_JUMPBOOTS" , "jumpboots"
|
Control "$CNTRLMNU_JUMPBOOTS" , "jumpboots"
|
||||||
Control "$CNTRLMNU_BEASTVISION" , "nightvision"
|
Control "$CNTRLMNU_BEASTVISION" , "beastvision"
|
||||||
Control "$CNTRLMNU_MEDKIT" , "medkit"
|
Control "$CNTRLMNU_MEDKIT" , "medkit"
|
||||||
}
|
}
|
||||||
ifgame(ShadowWarrior)
|
ifgame(ShadowWarrior)
|
||||||
|
|
Loading…
Reference in a new issue