mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-10 23:02:03 +00:00
parent
09f347353a
commit
1cdc5c820f
1 changed files with 2 additions and 2 deletions
|
@ -610,8 +610,8 @@ OptionMenu "WeaponsControlMenu"// protected
|
||||||
}
|
}
|
||||||
ifgame(Blood)
|
ifgame(Blood)
|
||||||
{
|
{
|
||||||
Control "$CNTRLMNU_PROXIMITYBOMBS","+proximitybombs"
|
Control "$CNTRLMNU_PROXIMITYBOMBS","proximitybombs"
|
||||||
Control "$CNTRLMNU_REMOTEBOMBS" ,"+remotebombs"
|
Control "$CNTRLMNU_REMOTEBOMBS" ,"remotebombs"
|
||||||
}
|
}
|
||||||
ifgame(ShadowWarrior)
|
ifgame(ShadowWarrior)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue