X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_gfx.c;h=2981ce83d256182dad9ef992aefdce104749dcd0;hb=a047db7b385f7523ca97deb21fdc504f34a80c7e;hp=c7afe9ea99c1010fbf0c13f4761d30f666190269;hpb=2e21f241598593b6a6a3e710287c49b6636884de;p=rocksndiamonds.git diff --git a/src/conf_gfx.c b/src/conf_gfx.c index c7afe9ea..2981ce83 100644 --- a/src/conf_gfx.c +++ b/src/conf_gfx.c @@ -549,7 +549,8 @@ struct ConfigInfo image_config[] = { "sp_electron.xpos", "8" }, { "sp_electron.ypos", "10" }, { "sp_electron.frames", "8" }, - { "sp_electron.delay", "2" }, + { "sp_electron.delay", "4" }, + { "sp_electron.global_sync", "true" }, { "sp_electron.EDITOR", "RocksSP.pcx" }, { "sp_electron.EDITOR.xpos", "10" }, { "sp_electron.EDITOR.ypos", "11" },