fixed pushed objects going into acid in EM engine for old tapes
[rocksndiamonds.git] / src / game_em / export.h
index 252a950ffba35ecd6434685b77b4367ce912a28d..51401e679cc582b19888ed70bdfc3a111419c10a 100644 (file)
@@ -48,6 +48,7 @@ struct GameInfo_EM
   boolean use_old_explosions;
   boolean use_old_android;
   boolean use_old_push_elements;
+  boolean use_old_push_into_acid;
   boolean use_wrap_around;
 };