X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=build-scripts%2Fcreate_element_defs.pl;h=2022b746eae8cb55929fbe4c5dab238030be18ec;hb=055c4e48ddc47b9616c38cd5eeaf27f5b88c933b;hp=db4d42a9e806107b4e9a63d3832afae8b1727920;hpb=61a2ef633881ce5e865c8747f6393700c870f675;p=rocksndiamonds.git diff --git a/build-scripts/create_element_defs.pl b/build-scripts/create_element_defs.pl index db4d42a9..2022b746 100755 --- a/build-scripts/create_element_defs.pl +++ b/build-scripts/create_element_defs.pl @@ -1573,7 +1573,7 @@ sub print_element_to_graphic_list { print_element_to_graphic_entry($element_without_action, $gfx_action, - '-1', + $gfx_direction, $gfx_crumbled, $graphic); }