projects
/
rocksndiamonds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c30d45a
)
fixed bug with showing DC2 game elements when using EM/EMC engine
author
Holger Schemel
<info@artsoft.org>
Wed, 11 Oct 2017 18:08:44 +0000
(20:08 +0200)
committer
Holger Schemel
<info@artsoft.org>
Fri, 23 Mar 2018 22:21:13 +0000
(23:21 +0100)
src/editor.c
patch
|
blob
|
history
diff --git
a/src/editor.c
b/src/editor.c
index dddcaa8e78f1518c46d3f84afffe6ce5d62a0427..d3d6a322bf3002379badf956bddc03ba9b74452a 100644
(file)
--- a/
src/editor.c
+++ b/
src/editor.c
@@
-5462,6
+5462,7
@@
static void ReinitializeElementList_EnableSections()
setup_editor_el_more = FALSE;
setup_editor_el_sokoban = FALSE;
setup_editor_el_supaplex = FALSE;
+ setup_editor_el_diamond_caves = FALSE;
setup_editor_el_dx_boulderdash = FALSE;
setup_editor_el_mirror_magic = FALSE;
setup_editor_el_deflektor = FALSE;