share/hedgewars/Data/Scripts/Multiplayer/Continental_supplies.lua
changeset 15152 35f6213ba1fa
parent 15136 309aa93df110
child 15153 276bdf531ae0
--- a/share/hedgewars/Data/Scripts/Multiplayer/Continental_supplies.lua	Sat Jun 15 14:21:06 2019 +0200
+++ b/share/hedgewars/Data/Scripts/Multiplayer/Continental_supplies.lua	Sat Jun 15 14:49:18 2019 +0200
@@ -1671,7 +1671,7 @@
 			CS.TEAM_CONTINENT[GetHogTeamName(CurrentHedgehog)]=GetRandom(#CS.CONTINENT_INFORMATION)+1
 			SetContinentWeapons()
 			HideMission()
-			ShowContinentLabel(0)
+			ShowContinentLabel()
 		else
 			ShowContinentLabel()
 		end