X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Finit.c;h=f9e46b4f9898979819c296f9c8882c99bb039d00;hb=e3411dc963e8820b2e4f87ec5a16e263111fcc55;hp=33c47f98e9c423f7c056b7d74a53ded8173e8826;hpb=a9e8a4cac51cb2856f339d84bab5e07e8be75037;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; }