author | Wuzzy <Wuzzy2@mail.ru> |
Sat, 15 Jun 2019 14:49:18 +0200 | |
changeset 15152 | 35f6213ba1fa |
parent 15151 | 9d0dc3be6307 |
child 15153 | 276bdf531ae0 |
share/hedgewars/Data/Scripts/Multiplayer/Continental_supplies.lua | file | annotate | diff | comparison | revisions |
--- 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