Removed refs from weapons/, WeaponEffects moved

This commit is contained in:
Sergeanur
2020-04-16 01:56:15 +03:00
parent b9a8ad9481
commit f435455bde
6 changed files with 8 additions and 8 deletions

View File

@@ -46,4 +46,4 @@ public:
static void RemoveAllExplosionsInArea(CVector pos, float radius);
};
extern CExplosion (&gaExplosion)[NUM_EXPLOSIONS];
extern CExplosion gaExplosion[NUM_EXPLOSIONS];