diff options
Diffstat (limited to 'src/game')
-rw-r--r-- | src/game/bg_public.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/bg_public.h b/src/game/bg_public.h index 72ccafa7..79a3f131 100644 --- a/src/game/bg_public.h +++ b/src/game/bg_public.h @@ -347,8 +347,8 @@ typedef enum { WP_POUNCE, //build weapons must remain in a block - WP_HBUILD, WP_DBUILD, + WP_HBUILD, //ok? WP_SCANNER, |