X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_gfx.c;h=15a3b244e9d6e0e016eb6e8e9d931872fac8609a;hb=0e661055e1233e585fb259832e4884f68d3833a4;hp=f2ddadfda4fcab17151e74edcf21c571183524c4;hpb=6f5b701331e07bdd3e02eeb61f66bfa14d5b530f;p=rocksndiamonds.git diff --git a/src/conf_gfx.c b/src/conf_gfx.c index f2ddadfd..15a3b244 100644 --- a/src/conf_gfx.c +++ b/src/conf_gfx.c @@ -6129,8 +6129,8 @@ struct ConfigInfo image_config[] = { "border.draw_masked_when_fading", "true" }, - { "init.busy.x", "336" }, - { "init.busy.y", "280" }, + { "init.busy.x", "-1" }, + { "init.busy.y", "-1" }, { "init.busy.align", "center" }, { "init.busy.valign", "middle" }, @@ -7692,6 +7692,7 @@ struct ConfigInfo image_config[] = { "global.use_envelope_request", "false" }, + { "game.graphics_engine_version", "-1" }, { "game.forced_scroll_delay_value", "-1" }, { "game.use_native_emc_graphics_engine", "false" }, { "game.use_native_sp_graphics_engine", "true" },