X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_sp%2Finit.c;h=b3a1acb802bfb6bc60057ebb25c70b1908976cfa;hb=9f688962eb90591205c511c1ae9bf752d276d1f5;hp=ee7034247ef27228fa77cc6e585a50d00b10412b;hpb=572a4bab20b6f36ef1a4782094b27ac5a703a476;p=rocksndiamonds.git diff --git a/src/game_sp/init.c b/src/game_sp/init.c index ee703424..b3a1acb8 100644 --- a/src/game_sp/init.c +++ b/src/game_sp/init.c @@ -19,7 +19,7 @@ static void init_struct_functions() static void init_global_values() { - menBorder.Checked = True * 0; + menBorder.Checked = False; menPanel.Checked = True; menAutoScroll.Checked = True;