From: Holger Schemel Date: Tue, 13 Oct 1998 22:39:33 +0000 (+0200) Subject: rnd-19981013-3 X-Git-Tag: 1.2.0^2~58 X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=commitdiff_plain;h=3836649c663e70e503686c52c67f71d21c00bb84 rnd-19981013-3 --- diff --git a/src/game.c b/src/game.c index 354c823b..9c152d05 100644 --- a/src/game.c +++ b/src/game.c @@ -63,6 +63,9 @@ void InitGame() BOOL emulate_bd = TRUE; /* unless non-BOULDERDASH elements found */ BOOL emulate_sb = TRUE; /* unless non-SOKOBAN elements found */ + /* don't play tapes over network */ + network_playing = (network && !tape.playing); + for(i=0; i