share/hedgewars/Data/Missions/Challenge/Basic_Training_-_Sniper_Rifle.lua
changeset 13643 690cc84e9fd6
parent 13583 141cdfe0f3ca
child 13740 2bb7141496a9
--- a/share/hedgewars/Data/Missions/Challenge/Basic_Training_-_Sniper_Rifle.lua	Wed Aug 08 14:38:54 2018 +0200
+++ b/share/hedgewars/Data/Missions/Challenge/Basic_Training_-_Sniper_Rifle.lua	Wed Aug 08 15:22:34 2018 +0200
@@ -386,7 +386,7 @@
 		else
 			if not game_lost then
 			-- Victory!
-			AddCaption(loc("Victory!"), 0xFFFFFFFF, capgrpGameState)
+			AddCaption(loc("Victory!"), capcolDefault, capgrpGameState)
 			ShowMission(loc("Sniper Training"), loc("Aiming Practice"), loc("Congratulations! You've eliminated all targets|within the allowed time frame."), 0, 0)
 			-- Also let the hogs shout "victory!"
 			PlaySound(sndVictory, CurrentHedgehog)