add $ep3battledebug command

This commit is contained in:
Martin Michelsen
2023-08-18 09:02:21 -07:00
parent 52b21f8b88
commit 36186578f8
6 changed files with 77 additions and 23 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ void MapAndRulesState::clear() {
this->map.clear();
this->num_players = 0;
this->unused1 = 0;
this->unused_by_server = 0;
this->environment_number = 0;
this->num_players_per_team = 0;
this->num_team0_players = 0;
this->unused2 = 0;