Create menudef.txt

fixes issue only for option Chat > Say = (T)
https://github.com/coelckers/Raze/issues/311
This commit is contained in:
arrowgent 2021-05-07 09:33:22 -07:00 committed by Christoph Oelckers
parent 79823b430c
commit bc66690349

View file

@ -550,7 +550,7 @@ OptionMenu "ChatControlsMenu" protected
StaticTextSwitchable "$CNTRLMNU_SWITCHTEXT1", "$CNTRLMNU_SWITCHTEXT2", "ControlMessage"
StaticText ""
Control "$CNTRLMNU_SAY" , "+send_message"
Control "$CNTRLMNU_SAY" , "messagemode"
}
OptionMenu "WeaponsControlMenu" protected