--- a/hedgewars/uVariables.pas Sat May 25 18:18:42 2019 +0300
+++ b/hedgewars/uVariables.pas Sun May 26 14:16:35 2019 +0200
@@ -2557,7 +2557,6 @@
VisibleTeamsCount: Longword; // number of teams visible in team bar
ClansArray, SpawnClansArray: TClansArray;
ClansCount: Longword;
- LocalClan: LongInt; // last non-bot, non-extdriven clan
LocalTeam: LongInt; // last non-bot, non-extdriven clan first team
LocalAmmo: LongInt; // last non-bot, non-extdriven clan's first team's ammo index, updated to next upcoming hog for per-hog-ammo
CurMinAngle, CurMaxAngle: Longword;