--- a/hedgewars/uVariables.pas Mon Mar 12 19:39:00 2018 +0100
+++ b/hedgewars/uVariables.pas Mon Mar 12 22:53:28 2018 +0100
@@ -2497,7 +2497,8 @@
PreviousTeam: PTeam;
CurrentHedgehog: PHedgehog;
TeamsArray: array[0..Pred(cMaxTeams)] of PTeam;
- TeamsCount: Longword;
+ TeamsCount: Longword; // number of teams on game start
+ VisibleTeamsCount: Longword; // number of teams visible in team bar
ClansArray, SpawnClansArray: TClansArray;
ClansCount: Longword;
LocalClan: LongInt; // last non-bot, non-extdriven clan