Remove useless variable
This commit is contained in:
		| @@ -174,8 +174,6 @@ declare Boolean Map_Skipped; | |||||||
|  |  | ||||||
| UpdateScoresTableFooter(S_PointsLimit, S_RoundsPerMap, S_MapsPerMatch, Map_ValidRoundsNb, S_SegmentsPerRound); | UpdateScoresTableFooter(S_PointsLimit, S_RoundsPerMap, S_MapsPerMatch, Map_ValidRoundsNb, S_SegmentsPerRound); | ||||||
|  |  | ||||||
| declare Integer Map_NextEmptyArmorCheckTime; |  | ||||||
|  |  | ||||||
| // Find start blocks | // Find start blocks | ||||||
| declare CMapLandmark[] Starts = Map::GetStarts(); | declare CMapLandmark[] Starts = Map::GetStarts(); | ||||||
| declare CMapLandmark[Integer] SortedStarts; | declare CMapLandmark[Integer] SortedStarts; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user