From 4a783a8f29ed4fb36f5bec7f4bcf30af49dadb0d Mon Sep 17 00:00:00 2001 From: Victor Chow Date: Wed, 31 Oct 2001 00:12:19 +0000 Subject: [PATCH] Elder: Testing stuff --- reaction/ui/ui_controls2.c | 1 + 1 file changed, 1 insertion(+) diff --git a/reaction/ui/ui_controls2.c b/reaction/ui/ui_controls2.c index 9c998d49..00eda7a1 100644 --- a/reaction/ui/ui_controls2.c +++ b/reaction/ui/ui_controls2.c @@ -269,6 +269,7 @@ static bind_t g_bindings[] = {"+zoom", "zoom view", ID_ZOOMVIEW, ANIM_IDLE, -1, -1, -1, -1}, //Blaze: Reaction Weapon binds //Jbravo: order is important. +//Elder: my comment isn't important heh :) {"weapon 1", "MK23", ID_WEAPON2, ANIM_WEAPON2, '2', -1, -1, -1}, {"weapon 2", "Shotgun", ID_WEAPON7, ANIM_WEAPON7, '7', -1, -1, -1}, {"weapon 3", "MP5", ID_WEAPON5, ANIM_WEAPON5, '5', -1, -1, -1},