projects
/
rocksndiamonds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2382d71
)
changed element positions in level editor element palette
author
Holger Schemel
<info@artsoft.org>
Sun, 24 Mar 2024 20:32:33 +0000
(21:32 +0100)
committer
Holger Schemel
<info@artsoft.org>
Sun, 24 Mar 2024 20:32:33 +0000
(21:32 +0100)
src/editor.c
patch
|
blob
|
history
diff --git
a/src/editor.c
b/src/editor.c
index b5bfa2723c141bc2fc5be647352b69db842fdd77..d4cab46f0fa880d1098fdc698dbec20be90301d3 100644
(file)
--- 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,