rnd-20091101-3-src
[rocksndiamonds.git] / src / game_sp / MainForm.c
index 0a66bd964ae134efaaa000851e7bec2d48e44a83..7936fee2f28d9e6d4a1f2b3d7969fd3bef8c494e 100644 (file)
@@ -1024,7 +1024,8 @@ void DisplayLevel()
 
   DrawFrame(0);
 
-#if 0
+  /* !!! CHECK THIS !!! */
+#if 1
   if (! menBorder.Checked)
     DrawFrame(1);
 #endif
@@ -1369,7 +1370,9 @@ void Form_Load()
   PauseMode = 0;
   //  BaseWidth = 16
 
+#if 0
   menBorder_Click();
+#endif
 
   Loaded = True;