- fix Blood keybindings after CCMD migration.

Fixes #135.
This commit is contained in:
Mitchell Richters 2020-08-10 23:05:56 +10:00
parent 09f347353a
commit 1cdc5c820f

View file

@ -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)
{ {