X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Finit.c;h=f9e46b4f9898979819c296f9c8882c99bb039d00;hb=27d25dccefb519f3e710c21b025bfdfe9a991ef8;hp=33c47f98e9c423f7c056b7d74a53ded8173e8826;hpb=9a864d217f93dfb2bb740a81749f846a3dfdfc43;p=rocksndiamonds.git diff --git a/src/init.c b/src/init.c index 33c47f98..f9e46b4f 100644 --- a/src/init.c +++ b/src/init.c @@ -5493,9 +5493,7 @@ static void InitSetup(void) static void InitGameInfo(void) { game.restart_level = FALSE; - game.request_active = FALSE; - game.request_active_or_moving = FALSE; game.use_masked_elements_initial = FALSE; }