From: Michael Gernoth Date: Sun, 27 Jan 2008 15:29:14 +0000 (+0100) Subject: avoid black flashing on scenario description X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/micropolis/commitdiff_plain/438a1a51bbcf3ec4ce459775c6a664029339b4a3 avoid black flashing on scenario description --- diff --git a/res/wscen.tcl b/res/wscen.tcl index 7b2af7d..4ccc862 100644 --- a/res/wscen.tcl +++ b/res/wscen.tcl @@ -89,7 +89,7 @@ SetHelp $win Scenario canvas $win.canvas \ -scrollincrement 0 \ -borderwidth 0 \ - -background #000000 \ + -background #BFBFBF \ -width 1200 -height 900 LinkWindow $win.canvas $win.canvas LinkWindow $win.canvas.w $win