mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +00:00
removed unused function
This commit is contained in:
parent
de1e8fc851
commit
dce5222f78
|
@ -114,7 +114,6 @@ public:
|
|||
// helper functions
|
||||
void CreateDamageInd(vec2 Pos, float AngleMod, int Amount);
|
||||
void CreateExplosion(vec2 Pos, int Owner, int Weapon, bool NoDamage);
|
||||
void CreateSmoke(vec2 Pos);
|
||||
void CreateHammerHit(vec2 Pos);
|
||||
void CreatePlayerSpawn(vec2 Pos);
|
||||
void CreateDeath(vec2 Pos, int Who);
|
||||
|
|
Loading…
Reference in a new issue