X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame.h;h=c555578b4ae8ce4a2f8755d380e51bcb18d7aced;hb=146e577821f36b6665d4a29b1e732f6619197c14;hp=dee1bdb1c71292b22350fb235d64d334b9a7ac33;hpb=8027b4b2df722b639304c8d3d1272b9da527c02e;p=rocksndiamonds.git diff --git a/src/game.h b/src/game.h index dee1bdb1..c555578b 100644 --- a/src/game.h +++ b/src/game.h @@ -246,7 +246,6 @@ struct GameInfo // values for special request dialog control boolean request_active; - boolean request_active_or_moving; // values for special game control int centered_player_nr; @@ -276,6 +275,8 @@ struct GameInfo int LevelSolved_CountingTime; int LevelSolved_CountingScore; int LevelSolved_CountingHealth; + + boolean RestartGameRequested; }; struct PlayerInfo