From: Holger Schemel Date: Sun, 24 Mar 2024 20:32:33 +0000 (+0100) Subject: changed element positions in level editor element palette X-Git-Tag: 4.4.0.0-test-1~143 X-Git-Url: https://git.artsoft.org/?a=commitdiff_plain;h=7184cdbcab62c1eb5848dea82362d62ce6c85ef6;p=rocksndiamonds.git changed element positions in level editor element palette --- diff --git a/src/editor.c b/src/editor.c index b5bfa272..d4cab46f 100644 --- a/src/editor.c +++ b/src/editor.c @@ -5063,10 +5063,10 @@ static int editor_el_boulderdash_native[] = EL_BD_WALL_KEY_3, EL_BD_WALL_DIAMOND, + EL_BD_POT, EL_BD_GRAVITY_SWITCH, EL_BD_PNEUMATIC_HAMMER, EL_BD_TELEPORTER, - EL_BD_POT, EL_BD_PLAYER, EL_BD_PLAYER_WITH_BOMB,