summaryrefslogtreecommitdiff
path: root/src/game/bg_misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/bg_misc.c')
-rw-r--r--src/game/bg_misc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/bg_misc.c b/src/game/bg_misc.c
index 89d2335..0b9ff85 100644
--- a/src/game/bg_misc.c
+++ b/src/game/bg_misc.c
@@ -3217,7 +3217,7 @@ static const weaponAttributes_t bg_weapons[ ] =
qfalse, //int usesEnergy;
LEVEL2_CLAW_U_REPEAT, //int repeatRate1;
LEVEL2_AREAZAP_REPEAT,//int repeatRate2;
- 0, //LEVEL2_BOUNCEBALL_REPEAT,//int repeatRate3;
+ LEVEL2_BOUNCEBALL_REPEAT,//int repeatRate3;
0, //int reloadTime;
LEVEL2_CLAW_U_K_SCALE,//float knockbackScale;
qtrue, //qboolean hasAltMode;