feat: add tower ticks
This commit is contained in:
@@ -124,6 +124,8 @@ protected:
|
||||
|
||||
MobList m_Mobs;
|
||||
|
||||
std::vector<Tower> m_Towers;
|
||||
|
||||
Game* m_Game;
|
||||
public:
|
||||
World(Game* game);
|
||||
|
||||
Reference in New Issue
Block a user