X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame.h;h=50490be33c0a3527fec1a9f921e1823ddc450217;hb=7ecf99096c7c23909ada034e05d971464f66552f;hp=96af46d0f38c0de5e6e1c4612c03e4a4bb6f621b;hpb=61c3da024802ecc0268bab42d7499fc0346e4fd3;p=rocksndiamonds.git diff --git a/src/game.h b/src/game.h index 96af46d0..50490be3 100644 --- a/src/game.h +++ b/src/game.h @@ -156,6 +156,7 @@ struct GameInfo boolean gravity; boolean explosions_delayed; boolean envelope_active; + boolean no_time_limit; /* (variable only in very special case) */ /* values for the new EMC elements */ int lenses_time_left;