mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +00:00
Remove unused variables
This commit is contained in:
parent
ef32fc4bed
commit
9a5de9eff8
|
@ -258,8 +258,6 @@ public:
|
|||
private:
|
||||
|
||||
CTeamsCore *m_pTeams;
|
||||
int m_TileIndex;
|
||||
int m_TileFlags;
|
||||
int m_MoveRestrictions;
|
||||
static bool IsSwitchActiveCb(int Number, void *pUser);
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue