share/hedgewars/Data/Scripts/Multiplayer/Continental_supplies.lua
changeset 13643 690cc84e9fd6
parent 13506 36f3f77e9b1b
child 13740 2bb7141496a9
--- a/share/hedgewars/Data/Scripts/Multiplayer/Continental_supplies.lua	Wed Aug 08 14:38:54 2018 +0200
+++ b/share/hedgewars/Data/Scripts/Multiplayer/Continental_supplies.lua	Wed Aug 08 15:22:34 2018 +0200
@@ -1214,7 +1214,7 @@
 
 			TurnTimeLeft=100000
 
-			AddCaption(string.format(CS.SELECT_WEP_INFORMATION_SHORT, GetHogTeamName(CurrentHedgehog)), 0xFFFFFFFF, capgrpGameState)
+			AddCaption(string.format(CS.SELECT_WEP_INFORMATION_SHORT, GetHogTeamName(CurrentHedgehog)), capcolDefault, capgrpGameState)
 			AddCaption(loc("No continent selected"), GetClanColor(GetHogClan(CurrentHedgehog)), capgrpAmmoinfo)
 			CS.SELECT_CONTINENT_CHECK=true
 			ShowMission(loc("Continental supplies"),loc("Let a continent provide your weapons!"),GeneralInformation(), 0, 0)