summaryrefslogtreecommitdiffstats
path: root/src/weapons/WeaponEffects.h
diff options
context:
space:
mode:
authorSergeanur <s.anureev@yandex.ua>2020-04-18 10:31:53 +0200
committerSergeanur <s.anureev@yandex.ua>2020-04-18 10:31:53 +0200
commit555f933780653012e7c2c664f91f88914a42e05e (patch)
tree861011464aa08fead52ab03cf92b8e4dbd8a8f39 /src/weapons/WeaponEffects.h
parentMerge pull request #465 from erorcun/erorcun (diff)
downloadre3-555f933780653012e7c2c664f91f88914a42e05e.tar
re3-555f933780653012e7c2c664f91f88914a42e05e.tar.gz
re3-555f933780653012e7c2c664f91f88914a42e05e.tar.bz2
re3-555f933780653012e7c2c664f91f88914a42e05e.tar.lz
re3-555f933780653012e7c2c664f91f88914a42e05e.tar.xz
re3-555f933780653012e7c2c664f91f88914a42e05e.tar.zst
re3-555f933780653012e7c2c664f91f88914a42e05e.zip
Diffstat (limited to '')
-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;