X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Feditor.c;h=d3d6a322bf3002379badf956bddc03ba9b74452a;hp=dddcaa8e78f1518c46d3f84afffe6ce5d62a0427;hb=72eee225ab3bc5616dc25cace9abd68c7b588640;hpb=c30d45ab3adf678c487481c884910883f59c2460 diff --git a/src/editor.c b/src/editor.c index dddcaa8e..d3d6a322 100644 --- 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;