hedgewars/uVariables.pas
changeset 13174 061d55939e47
parent 13121 de07c8423beb
child 13370 e202d58236b1
child 13385 ec1491bb5acc
child 13550 d42237d16acf
--- 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