- add weapon slots to key configuration menu.

SVN r4154 (trunk)
This commit is contained in:
Christoph Oelckers 2013-02-20 12:22:04 +00:00
parent 7d90117fb9
commit 071002c02b

View file

@ -465,6 +465,16 @@ OptionMenu "CustomizeControls"
StaticText "Weapons", 1
Control "Next weapon", "weapnext"
Control "Previous weapon", "weapprev"
Control "Weapon Slot 1", "slot 1"
Control "Weapon Slot 2", "slot 2"
Control "Weapon Slot 3", "slot 3"
Control "Weapon Slot 4", "slot 4"
Control "Weapon Slot 5", "slot 5"
Control "Weapon Slot 6", "slot 6"
Control "Weapon Slot 7", "slot 7"
Control "Weapon Slot 8", "slot 8"
Control "Weapon Slot 9", "slot 9"
Control "Weapon Slot 0", "slot 0"
StaticText ""
StaticText "Inventory", 1
Control "Activate item", "invuse"