X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_sp%2FMainForm.c;h=7936fee2f28d9e6d4a1f2b3d7969fd3bef8c494e;hb=70e95507923cc6cfb20d9e9a74e8f5cc5f6e44de;hp=0a66bd964ae134efaaa000851e7bec2d48e44a83;hpb=29ea60b3d59414875c3bbc59e64f62d2e236ef2a;p=rocksndiamonds.git diff --git a/src/game_sp/MainForm.c b/src/game_sp/MainForm.c index 0a66bd96..7936fee2 100644 --- a/src/game_sp/MainForm.c +++ b/src/game_sp/MainForm.c @@ -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;