diff options
Diffstat (limited to 'src/game/bg_public.h')
-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 817b7aa..cbb2def 100644 --- a/src/game/bg_public.h +++ b/src/game/bg_public.h @@ -1014,7 +1014,7 @@ typedef struct int meansOfDeath; int team; - weapon_t buildWeapon; + int buildWeapon; int idleAnim; |