mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-18 05:58:19 +00:00
Remove unused function declaration SetDTile
This commit is contained in:
parent
a8219530b1
commit
a77895711b
|
@ -46,7 +46,6 @@ public:
|
|||
|
||||
// DDRace
|
||||
void SetCollisionAt(float x, float y, int id);
|
||||
void SetDTile(float x, float y, bool State);
|
||||
void SetDCollisionAt(float x, float y, int Type, int Flags, int Number);
|
||||
int GetDTileIndex(int Index) const;
|
||||
int GetDTileFlags(int Index) const;
|
||||
|
|
Loading…
Reference in a new issue