refactor: removed unused declarations
This commit is contained in:
@@ -46,9 +46,6 @@ public:
|
||||
|
||||
void loadModels();
|
||||
|
||||
void addTower(game::TowerPtr tower);
|
||||
void removeTower(game::TowerPtr tower);
|
||||
|
||||
static ImVec4 getImGuiTeamColor(game::TeamColor color);
|
||||
|
||||
void update();
|
||||
|
||||
Reference in New Issue
Block a user