share/hedgewars/Data/Missions/Training/Basic_Training_-_Grenade.lua
changeset 10590 3c649bf438a3
parent 10290 42efccba0711
child 11244 94c0085ddac6
--- a/share/hedgewars/Data/Missions/Training/Basic_Training_-_Grenade.lua	Sun Nov 30 15:30:51 2014 -0500
+++ b/share/hedgewars/Data/Missions/Training/Basic_Training_-_Grenade.lua	Sun Nov 30 21:32:24 2014 +0100
@@ -141,7 +141,7 @@
 			-- Remove the team to end the game. Only do this once.
 			if team_death == false then
 				team_death = true
-				DismissTeam("Grenadiers")
+				DismissTeam(loc("Grenadiers"))
 			end
 		else
 			-- ... or just lower the timer by 1.