X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_gfx.c;h=a5e835ab9f8b5319487f7814f55c846c32650ede;hb=66967822ba41a7912b70292ee6bed3c0f6b3e968;hp=244b2940e82b30990f4e9538b3c4450a86cd3498;hpb=bc3204370ffde9a84d661ed58c35256ef0080292;p=rocksndiamonds.git diff --git a/src/conf_gfx.c b/src/conf_gfx.c index 244b2940..a5e835ab 100644 --- a/src/conf_gfx.c +++ b/src/conf_gfx.c @@ -3311,7 +3311,6 @@ struct ConfigInfo image_config[] = { "emc_gate_5_gray.EDITOR", "RocksEMC.pcx" }, { "emc_gate_5_gray.EDITOR.xpos", "0" }, { "emc_gate_5_gray.EDITOR.ypos", "7" }, - { "emc_gate_5_gray.EDITOR.frames", "1" }, { "emc_gate_6", "RocksEMC.pcx" }, { "emc_gate_6.xpos", "1" }, { "emc_gate_6.ypos", "6" }, @@ -3323,7 +3322,6 @@ struct ConfigInfo image_config[] = { "emc_gate_6_gray.EDITOR", "RocksEMC.pcx" }, { "emc_gate_6_gray.EDITOR.xpos", "1" }, { "emc_gate_6_gray.EDITOR.ypos", "7" }, - { "emc_gate_6_gray.EDITOR.frames", "1" }, { "emc_gate_7", "RocksEMC.pcx" }, { "emc_gate_7.xpos", "2" }, { "emc_gate_7.ypos", "6" }, @@ -3335,7 +3333,6 @@ struct ConfigInfo image_config[] = { "emc_gate_7_gray.EDITOR", "RocksEMC.pcx" }, { "emc_gate_7_gray.EDITOR.xpos", "2" }, { "emc_gate_7_gray.EDITOR.ypos", "7" }, - { "emc_gate_7_gray.EDITOR.frames", "1" }, { "emc_gate_8", "RocksEMC.pcx" }, { "emc_gate_8.xpos", "3" }, { "emc_gate_8.ypos", "6" }, @@ -3347,7 +3344,6 @@ struct ConfigInfo image_config[] = { "emc_gate_8_gray.EDITOR", "RocksEMC.pcx" }, { "emc_gate_8_gray.EDITOR.xpos", "3" }, { "emc_gate_8_gray.EDITOR.ypos", "7" }, - { "emc_gate_8_gray.EDITOR.frames", "1" }, { "emc_android", "emc_object.pcx" }, { "emc_android.xpos", "7" }, @@ -3561,7 +3557,6 @@ struct ConfigInfo image_config[] = { "emc_dripper.EDITOR", "emc_object.pcx" }, { "emc_dripper.EDITOR.xpos", "25" }, { "emc_dripper.EDITOR.ypos", "15" }, - { "emc_dripper.EDITOR.frames", "1" }, { "emc_dripper.EDITOR.scale_up_factor", "2" }, { "emc_dripper.active", "emc_object.pcx" }, { "emc_dripper.active.xpos", "25" },