X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame.c;h=b8b43f55c3d51993f7f277c01e19e6789841b97c;hb=f9a30d8f0565691424cc9fd2643a50a176dae903;hp=c19a74da3a3a696727ecf48a25697668f828edc1;hpb=ef86a9fafe44eeffdda3a301ca4a2f586602f481;p=rocksndiamonds.git diff --git a/src/game.c b/src/game.c index c19a74da..b8b43f55 100644 --- a/src/game.c +++ b/src/game.c @@ -289,10 +289,26 @@ void InitGame() /* when in single player mode, eliminate all but the first active player */ if (!options.network && !setup.team_mode) + { for(i=0; ijx, jy = player->jy; + + if (player->active) + { + player->active = FALSE; + StorePlayer[jx][jy] = 0; + Feld[jx][jy] = EL_LEERRAUM; + } + } + } + } + } for(i=0; i