rnd-20051217-1-src
[rocksndiamonds.git] / src / main.h
index e4b4f0d85f3207930b485ba2bea509aa0ca75c15..59b935f5113f9245bd42598f273c23b3f2b95fd3 100644 (file)
@@ -1799,6 +1799,7 @@ struct LevelInfo
   boolean initial_gravity;
   boolean em_slippery_gems;    /* EM style "gems slip from wall" behaviour */
   boolean use_spring_bug;      /* for compatibility with old levels */
+  boolean use_time_orb_bug;    /* for compatibility with old levels */
   boolean instant_relocation;  /* no visual delay when relocating player */
   boolean can_pass_to_walkable;        /* player can pass to empty or walkable tile */
   boolean grow_into_diggable;  /* amoeba can grow into anything diggable */