[05:47] JBravo: no default binding for Bandage

[08:59] Monk: when you hit stop on demo recorder, all in-game menus close
This commit is contained in:
Tomi Isoaho 2011-03-07 18:05:07 +00:00
parent 2c69d6164e
commit 3ee2d4fe9f
2 changed files with 2 additions and 2 deletions

View file

@ -5030,7 +5030,7 @@ static bind_t g_bindings[] = {
{"messagemode2", 'y', -1, -1, -1},
{"messagemode3", -1, -1, -1, -1},
{"messagemode4", -1, -1, -1, -1},
{"bandage", 'c', -1, -1, -1},
{"bandage", 'f', -1, -1, -1},
//reload
{"+button5", 'r', -1, -1, -1},
{"weapon", 'z', K_MOUSE3, -1, -1},

View file

@ -133,7 +133,7 @@
shortcutKey "S"
forecolor 0 0 0 1
visible 1
action { play "sound/ui/whoosh3.wav" ; uiScript closeingame ; exec "stoprecord"}
action { play "sound/ui/whoosh3.wav" ; exec "stoprecord"}
}
}
}