X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fgame_sp%2Fmain.c;h=42f5f753a814de980dd2eb9f06a5060e8f1b329e;hp=a5ca525e4dd8a79ff062fcbfe4ccf287dadd0330;hb=4591885cdbcfec145d1ac0510fed1519af1eea1d;hpb=34e8c8894f9aa655a87577c946c31a3f9b6134c5 diff --git a/src/game_sp/main.c b/src/game_sp/main.c index a5ca525e..42f5f753 100644 --- a/src/game_sp/main.c +++ b/src/game_sp/main.c @@ -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++) {