From 11dd8874c42785feaf020679320ae9de7e226adb Mon Sep 17 00:00:00 2001 From: /dev/humancontroller Date: Sun, 13 Jul 2014 21:04:39 +0200 Subject: do not force lucifer cannon users to stop attacking in order to charge again --- src/game/bg_public.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/game/bg_public.h') diff --git a/src/game/bg_public.h b/src/game/bg_public.h index 77aed5fe..04659ebb 100644 --- a/src/game/bg_public.h +++ b/src/game/bg_public.h @@ -136,7 +136,6 @@ typedef enum WEAPON_DROPPING, WEAPON_FIRING, WEAPON_RELOADING, - WEAPON_NEEDS_RESET, } weaponstate_t; // pmove->pm_flags -- cgit