- Blood uses 'beastvision', not 'nightvision'.

Fixes #152.
This commit is contained in:
Mitchell Richters 2020-08-11 07:50:56 +10:00
parent 1d03d3d6a2
commit 5b91a11404
1 changed files with 1 additions and 1 deletions

View File

@ -676,7 +676,7 @@ OptionMenu "InventoryControlsMenu"// protected
StaticText ""
Control "$CNTRLMNU_CRYSTALBALL" , "crystalball"
Control "$CNTRLMNU_JUMPBOOTS" , "jumpboots"
Control "$CNTRLMNU_BEASTVISION" , "nightvision"
Control "$CNTRLMNU_BEASTVISION" , "beastvision"
Control "$CNTRLMNU_MEDKIT" , "medkit"
}
ifgame(ShadowWarrior)