X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fgame.c;h=64f521a9dd2c15cad2a6ea300bc779ed7d67c27c;hb=d9b86b7b2ebe0b2be3926656c3bbdcd060ee5811;hp=8fdc17e2f81893af4fb7da2d2f07f6e5141d40e8;hpb=a765d70dda7da4500e7005ffa5913e24cd32c0fa;p=rocksndiamonds.git diff --git a/src/game.c b/src/game.c index 8fdc17e2..64f521a9 100644 --- a/src/game.c +++ b/src/game.c @@ -2099,7 +2099,7 @@ void InitGame() if (tape.playing) { - /* when playing a tape, eliminate all players which do not participate */ + /* when playing a tape, eliminate all players who do not participate */ for (i = 0; i < MAX_PLAYERS; i++) {