From acd2b1beb8b17d00f918fd62a4bbc558eadfe52a Mon Sep 17 00:00:00 2001 From: Magnus Auvinen Date: Tue, 14 Aug 2007 22:16:40 +0000 Subject: merge error, snapshot got applied twice --- src/engine/client/client.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src') diff --git a/src/engine/client/client.cpp b/src/engine/client/client.cpp index 3a64db7e..e3bf2c32 100644 --- a/src/engine/client/client.cpp +++ b/src/engine/client/client.cpp @@ -864,9 +864,6 @@ static void client_run(const char *direct_connect_server) snapshots[SNAP_CURRENT] = next; if(snapshots[SNAP_CURRENT] && snapshots[SNAP_PREV]) modc_newsnapshot(); - - if(snapshots[SNAP_CURRENT] && snapshots[SNAP_PREV]) - modc_newsnapshot(); } else { -- cgit 1.4.1