rnd-20100316-1-src
[rocksndiamonds.git] / src / game_sp / main.c
index a5ca525e4dd8a79ff062fcbfe4ccf287dadd0330..42f5f753a814de980dd2eb9f06a5060e8f1b329e 100644 (file)
@@ -26,7 +26,7 @@ void InitGameEngine_SP()
   game_sp.red_disk_count = 0;
   game_sp.score = 0;
 
-  menBorder.Checked = setup.sp_show_border_elements;
+  menBorder = setup.sp_show_border_elements;
 
   for (x = 0; x < SP_MAX_PLAYFIELD_WIDTH; x++)
   {