share/hedgewars/Data/Missions/Training/Basic_Training_-_Grenade.lua
changeset 10290 42efccba0711
parent 10289 c3a77ff02a23
child 10590 3c649bf438a3
--- a/share/hedgewars/Data/Missions/Training/Basic_Training_-_Grenade.lua	Thu Jun 12 20:47:11 2014 +0200
+++ b/share/hedgewars/Data/Missions/Training/Basic_Training_-_Grenade.lua	Thu Jun 12 21:25:39 2014 +0200
@@ -141,7 +141,7 @@
 			-- Remove the team to end the game. Only do this once.
 			if team_death == false then
 				team_death = true
-				ParseCommand("teamgone " .. "Grenadiers")
+				DismissTeam("Grenadiers")
 			end
 		else
 			-- ... or just lower the timer by 1.