diff -r 9d0dc3be6307 -r 35f6213ba1fa share/hedgewars/Data/Scripts/Multiplayer/Continental_supplies.lua --- 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