X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_gfx.c;h=6809677761986805dd6b52a9ee94642d92749768;hb=472e5e90;hp=ae95ea37bf116adb9a100d7949fd43bd633200ed;hpb=459e3ba4589c247d389e315d1f501ee099a8a125;p=rocksndiamonds.git diff --git a/src/conf_gfx.c b/src/conf_gfx.c index ae95ea37..68096777 100644 --- a/src/conf_gfx.c +++ b/src/conf_gfx.c @@ -797,17 +797,17 @@ struct ConfigInfo image_config[] = { "bd_conveyor_switch.active.frames", "1" }, { "bd_conveyor_switch.active.scale_up_factor", "2" }, - { "bd_conveyor_dir_switch_left", "boulder_rush.png" }, - { "bd_conveyor_dir_switch_left.xpos", "2" }, - { "bd_conveyor_dir_switch_left.ypos", "44" }, - { "bd_conveyor_dir_switch_left.frames", "1" }, - { "bd_conveyor_dir_switch_left.scale_up_factor", "2" }, - - { "bd_conveyor_dir_switch_right", "boulder_rush.png" }, - { "bd_conveyor_dir_switch_right.xpos", "1" }, - { "bd_conveyor_dir_switch_right.ypos", "44" }, - { "bd_conveyor_dir_switch_right.frames", "1" }, - { "bd_conveyor_dir_switch_right.scale_up_factor", "2" }, + { "bd_conveyor_dir_switch_normal", "boulder_rush.png" }, + { "bd_conveyor_dir_switch_normal.xpos", "1" }, + { "bd_conveyor_dir_switch_normal.ypos", "44" }, + { "bd_conveyor_dir_switch_normal.frames", "1" }, + { "bd_conveyor_dir_switch_normal.scale_up_factor", "2" }, + + { "bd_conveyor_dir_switch_changed", "boulder_rush.png" }, + { "bd_conveyor_dir_switch_changed.xpos", "2" }, + { "bd_conveyor_dir_switch_changed.ypos", "44" }, + { "bd_conveyor_dir_switch_changed.frames", "1" }, + { "bd_conveyor_dir_switch_changed.scale_up_factor", "2" }, { "bd_gravity_switch", "boulder_rush.png" }, { "bd_gravity_switch.xpos", "2" },