diff options
author | enneract <trem.redman@gmail.com> | 2014-11-19 11:31:42 +0100 |
---|---|---|
committer | enneract <trem.redman@gmail.com> | 2014-11-19 11:31:42 +0100 |
commit | 2a93a38bfa8feab7e7f9be7332f75f2d2b0036e7 (patch) | |
tree | 057596e5a50e416cb2e20db81ffd1b070de7a0b5 /src/game/bg_public.h | |
parent | fd19ccb037e349286e3b72a1277c58079056fcc2 (diff) |
Merge WP_ABUILD and WP_ABUILD2 to free a weapon slot.
Diffstat (limited to 'src/game/bg_public.h')
-rw-r--r-- | src/game/bg_public.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/bg_public.h b/src/game/bg_public.h index b7df340..3473924 100644 --- a/src/game/bg_public.h +++ b/src/game/bg_public.h @@ -366,7 +366,6 @@ typedef enum WP_MGTURRET, WP_MGTURRET2, WP_ABUILD, - WP_ABUILD2, WP_HBUILD, WP_NUM_WEAPONS } weapon_t; |