X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame.h;h=600485eaf3d7239e9d28c9f753b14b27bc09d12c;hb=21859f94b784d557113a6470ed8fd7bceb48ba15;hp=e96f7f9386c8acd2158fc35206b34ba3ba38179a;hpb=48d02823f8ca69be773caa16820adcd6ff9aa675;p=rocksndiamonds.git diff --git a/src/game.h b/src/game.h index e96f7f93..600485ea 100644 --- a/src/game.h +++ b/src/game.h @@ -204,7 +204,7 @@ struct GameInfo boolean explosions_delayed; boolean envelope_active; boolean no_level_time_limit; // (variable only in very special case) - boolean time_limit; // forced by setup option + boolean time_limit; // forced by levelset config or setup option int time_final; // time (in seconds) or steps left or played int score_time_final; // time (in frames) or steps played