summaryrefslogtreecommitdiffstats
path: root/src/weapons/WeaponEffects.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/weapons/WeaponEffects.h')
-rw-r--r--src/weapons/WeaponEffects.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/weapons/WeaponEffects.h b/src/weapons/WeaponEffects.h
index 31c5a309..f6592b3e 100644
--- a/src/weapons/WeaponEffects.h
+++ b/src/weapons/WeaponEffects.h
@@ -4,7 +4,6 @@ class CWeaponEffects
{
public:
bool m_bActive;
- char _pad[3];
CVector m_vecPos;
uint8 m_nRed;
uint8 m_nGreen;