mirror of
https://github.com/XLabsProject/iw4x-rawfiles.git
synced 2023-08-02 15:02:11 +02:00
added vote bind buttons
This commit is contained in:
parent
36da03d4e3
commit
cbd79e70ab
@ -64,6 +64,9 @@ menuDef
|
||||
PC_OPTIONS_KEYBINDING(1, "@MENU_TEXT_TEAM_CHAT", "chatmodeteam")
|
||||
PC_OPTIONS_KEYBINDING(2, "@MENU_QUICK_CHAT", "mp_QuickMessage")
|
||||
|
||||
PC_OPTIONS_KEYBINDING( 4, "@MENU_VOTE_YES", "vote yes")
|
||||
PC_OPTIONS_KEYBINDING( 5, "@MENU_VOTE_NO", "vote no")
|
||||
|
||||
PC_OPTIONS_KEYBINDSTATUS
|
||||
|
||||
ITEM_BUTTON_BACK(ON_MENU_ESC)
|
||||
|
Loading…
Reference in New Issue
Block a user