From: Holger Schemel Date: Sun, 24 Mar 2024 02:00:48 +0000 (+0100) Subject: changed element positions in level editor element palette X-Git-Tag: 4.4.0.0-test-1~154 X-Git-Url: https://git.artsoft.org/?a=commitdiff_plain;h=78a1b2e03cd8263c7a874ef63c05b2649cab4143;p=rocksndiamonds.git changed element positions in level editor element palette --- diff --git a/src/editor.c b/src/editor.c index 750e0fa8..e593d557 100644 --- a/src/editor.c +++ b/src/editor.c @@ -4939,10 +4939,10 @@ static int editor_el_boulderdash_effects[] = EL_BD_MEGA_ROCK_FALLING, EL_BD_FLYING_DIAMOND_FLYING, - EL_BD_FLYING_ROCK_FLYING, EL_BD_FALLING_WALL_FALLING, EL_BD_NITRO_PACK_FALLING, EL_BD_NUT_FALLING, + EL_BD_FLYING_ROCK_FLYING, EL_BD_PLAYER_GROWING_1, EL_BD_PLAYER_GROWING_2,