remove unused function
This commit is contained in:
@@ -82,9 +82,7 @@ class TowerLevel {
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
const TowerStats* GetTowerStats(TowerType type, TowerLevel level);
|
using TowerID = std::uint16_t;
|
||||||
|
|
||||||
typedef std::uint16_t TowerID;
|
|
||||||
|
|
||||||
class TowerHandler;
|
class TowerHandler;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user