X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.h;h=a77d6eeedcafb0b0310ca097295aebda0f6cdffd;hb=ad67feea72c2db12d75bb34b27193eacc00bbaef;hp=2c2125f4ce2ea115b32e84deba925cfd95810073;hpb=367e1c8fd001e62da9db2af6ba9e523cc9165a83;p=rocksndiamonds.git diff --git a/src/main.h b/src/main.h index 2c2125f4..a77d6eee 100644 --- a/src/main.h +++ b/src/main.h @@ -3213,6 +3213,7 @@ struct LevelInfo 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 keep_walkable_ce; // keep walkable CE if it changes to the player boolean continuous_snapping; // repeated snapping without releasing key boolean block_snap_field; // snapping blocks field to show animation