X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Finit.c;h=2167984b663649481289e4d4c0c5f14be1670312;hp=a7657670cc1ee8e72c9db46cf963186d6e33ea75;hb=ef4236ac56bedd0e83777505c4ed63fbf4a74698;hpb=0a414fc94edd4a357908a9eafed7e893da23bec3 diff --git a/src/init.c b/src/init.c index a7657670..2167984b 100644 --- a/src/init.c +++ b/src/init.c @@ -5113,6 +5113,7 @@ static void InitGameInfo(void) { game.restart_level = FALSE; game.restart_game_message = NULL; + game.request_active = FALSE; } static void InitPlayerInfo(void)