feat: add upgrade tower (non gui)
This commit is contained in:
@@ -42,6 +42,7 @@ public:
|
||||
|
||||
void selectTeam(game::TeamColor team);
|
||||
void sendMobs(const std::vector<protocol::MobSend>& mobSends);
|
||||
void upgradeTower(game::TowerID tower, game::TowerLevel level);
|
||||
};
|
||||
|
||||
} // namespace client
|
||||
|
||||
Reference in New Issue
Block a user