X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fmain.h;h=6fac677484fcd6ded75579e50d8203e0166af267;hp=f34956eb05a2f812ef095fdf817f6f468c5900c2;hb=ca2d65072bf921ae4341eaa86ff7f674f3e3ba91;hpb=de5140b18022b8d5db653e1175e7ffd202b2645d diff --git a/src/main.h b/src/main.h index f34956eb..6fac6774 100644 --- a/src/main.h +++ b/src/main.h @@ -3186,6 +3186,7 @@ struct LevelInfo boolean sb_objects_needed; // all Sokoban objects must be solved boolean auto_exit_sokoban; // automatically finish solved Sokoban levels boolean solved_by_one_player; // level is solved if one player enters exit + boolean finish_dig_collect; // only finished dig/collect triggers ce action boolean continuous_snapping; // repeated snapping without releasing key boolean block_snap_field; // snapping blocks field to show animation