fixed broken tapes caused by a bugfix (with TAS snap keys) in EM engine
[rocksndiamonds.git] / src / game_em / convert.c
index 3cad1078befb04c5784c2c9c130b4bbfa944cb45..cbc7187925b9e5933d9a6b54da378ee7fa2f59a1 100644 (file)
@@ -1111,6 +1111,7 @@ void prepare_em_level(void)
   // in function InitGameEngine() (src/game.c):
   //
   // - game_em.use_single_button (default: TRUE)
+  // - game_em.use_snap_key_bug (default: FALSE)
 
   game_em.any_player_moving = FALSE;
   game_em.any_player_snapping = FALSE;