X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fconf_gfx.c;h=a2406193916f55446bda0078db9d2aad31392c9b;hb=7747e08bcab96aebccf2c132476cffcb90cd5e64;hp=82f508fd6af3630670d6e7987dd62bf59b3aa2ae;hpb=08077278b4277434ebbeb0e828cf45f9ce9ee387;p=rocksndiamonds.git diff --git a/src/conf_gfx.c b/src/conf_gfx.c index 82f508fd..a2406193 100644 --- a/src/conf_gfx.c +++ b/src/conf_gfx.c @@ -6023,8 +6023,6 @@ struct ConfigInfo image_config[] = { "main.input.name.valign", "top" }, { "main.input.name.font", "font.input_1" }, - { "main.show_game_buttons", "false" }, - { "preview.x", "272" }, { "preview.y", "380" }, { "preview.align", "center" }, @@ -7081,6 +7079,8 @@ struct ConfigInfo image_config[] = { "tape.text.time.digits", "-1" }, { "tape.text.time.font", "font.tape_recorder" }, + { "tape.show_game_buttons", "false" }, + { "editor.palette.x", "5" }, { "editor.palette.y", "30" }, { "editor.palette.cols", "4" },