Removed refs from weapons/, WeaponEffects moved
This commit is contained in:
@@ -46,4 +46,4 @@ public:
|
||||
static void RemoveAllExplosionsInArea(CVector pos, float radius);
|
||||
};
|
||||
|
||||
extern CExplosion (&gaExplosion)[NUM_EXPLOSIONS];
|
||||
extern CExplosion gaExplosion[NUM_EXPLOSIONS];
|
||||
Reference in New Issue
Block a user