share/hedgewars/Data/Missions/Training/Basic_Training_-_Rope.lua
changeset 14928 4c5fb1ee75b7
parent 14668 38836d6c5c8a
child 14930 632538406573
--- a/share/hedgewars/Data/Missions/Training/Basic_Training_-_Rope.lua	Mon May 13 20:26:07 2019 +0200
+++ b/share/hedgewars/Data/Missions/Training/Basic_Training_-_Rope.lua	Mon May 13 21:23:25 2019 +0200
@@ -352,6 +352,7 @@
 			SendStat(siGameResult, loc("You have finished the Basic Rope Training!"))
 			SendStat(siPlayerKills, "0", teamName)
 			EndGame()
+			SetState(hog, gstWinner)
 			gameOver = true
 			SetInputMask(0)
 		end