rnd-20070323-1-src
[rocksndiamonds.git] / src / main.h
index a9c8c3cb9aa5cb5a760e9ddb50ffd15096181698..0ca05c7c94b7256f191fb4a398f37df8b084f730 100644 (file)
@@ -2249,6 +2249,7 @@ struct LevelInfo
   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 shifted_relocation;  /* no level centering 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 */