]> git.zerfleddert.de Git - micropolis/commitdiff
cleanup UILoseGame
authorMichael Gernoth <michael@gernoth.net>
Sun, 27 Jan 2008 13:20:47 +0000 (14:20 +0100)
committerMichael Gernoth <michael@gernoth.net>
Sun, 27 Jan 2008 13:20:47 +0000 (14:20 +0100)
res/micropolis.tcl

index b05d5ebc2554fe1930f3dfefc3755709e3633b31..142fa24a6721471af11bc6f60fd0bd2458c425d6 100644 (file)
@@ -5250,8 +5250,7 @@ proc DoLeaveGame {head} {
 proc UILoseGame {} {
   global Messages
   UIShowPicture 200
-  sim Speed 0
-  sim Pause 1
+  sim Pause
   AskQuestion [Color . #ff0000 #ffffff] [lindex $Messages(200) 1] \
     [lindex $Messages(200) 2] \
     ""\
Impressum, Datenschutz