X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fconf_gfx.c;h=11eb95ed348c57e6a318bb272cb1150704873193;hp=bbf92ef026b3a8ebd6f7bd81892c1289ea6b2174;hb=1a9252c7cfc77d9d616bd0a3f538cce2d24e2f74;hpb=6b7dd245f9c3d003c09b846c38ab7c0ad34da974 diff --git a/src/conf_gfx.c b/src/conf_gfx.c index bbf92ef0..11eb95ed 100644 --- a/src/conf_gfx.c +++ b/src/conf_gfx.c @@ -7370,8 +7370,8 @@ struct ConfigInfo image_config[] = { "game.button.stop.y", "-1" }, { "game.button.pause.x", "35" }, { "game.button.pause.y", "215" }, - { "game.button.play.x", "-1" }, - { "game.button.play.y", "-1" }, + { "game.button.play.x", "35" }, + { "game.button.play.y", "215" }, { "game.button.undo.x", "5" }, { "game.button.undo.y", "215" }, { "game.button.redo.x", "65" },