about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorMagnus Auvinen <magnus.auvinen@gmail.com>2007-08-14 22:16:40 +0000
committerMagnus Auvinen <magnus.auvinen@gmail.com>2007-08-14 22:16:40 +0000
commitacd2b1beb8b17d00f918fd62a4bbc558eadfe52a (patch)
tree292e79e0441783afae06dbbb136ddcdbb13bca6d /src
parentd4d678811d52cee11f6b7f7368b7330a76cba629 (diff)
downloadzcatch-acd2b1beb8b17d00f918fd62a4bbc558eadfe52a.tar.gz
zcatch-acd2b1beb8b17d00f918fd62a4bbc558eadfe52a.zip
merge error, snapshot got applied twice
Diffstat (limited to 'src')
-rw-r--r--src/engine/client/client.cpp3
1 files changed, 0 insertions, 3 deletions
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
 					{