X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_gfx.c;h=52f0f135d05056f9950bc85de8255bac0cbe8430;hb=c5d03f36989babf47697957101ecebe9b7b9cbe8;hp=a85fa0e8699e44baa6b3502e997944495e48b274;hpb=380afea8229172182d887138b6e72751669cf6e0;p=rocksndiamonds.git diff --git a/src/conf_gfx.c b/src/conf_gfx.c index a85fa0e8..52f0f135 100644 --- a/src/conf_gfx.c +++ b/src/conf_gfx.c @@ -3668,13 +3668,13 @@ struct ConfigInfo image_config[] = /* !!! TEMPORARILY STORED HERE -- PROBABLY TO BE CHANGED !!! */ /* (for testing, change filename back to "emc_object dot pcx") */ - { "emc_object", "RocksEMC.pcx" }, + { "emc_object", "emc_object.pcx" }, #if 0 { "emc_object.scale_up_factor", "2" }, #endif /* (for testing, change filename back to "emc_sprite dot pcx") */ - { "emc_sprite", "RocksEMC.pcx" }, + { "emc_sprite", "emc_sprite.pcx" }, #if 0 { "emc_sprite.scale_up_factor", "2" }, #endif