fixed bug with showing DC2 game elements when using EM/EMC engine
authorHolger Schemel <info@artsoft.org>
Wed, 11 Oct 2017 18:08:44 +0000 (20:08 +0200)
committerHolger Schemel <info@artsoft.org>
Fri, 23 Mar 2018 22:21:13 +0000 (23:21 +0100)
src/editor.c

index dddcaa8e78f1518c46d3f84afffe6ce5d62a0427..d3d6a322bf3002379badf956bddc03ba9b74452a 100644 (file)
@@ -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;