From c914cbb0a081b30b28271618bbaa8e987a108ae7 Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Sun, 23 Jan 2011 17:29:15 +0200 Subject: OMG! Main Menu! --- src/client.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/client.cpp') diff --git a/src/client.cpp b/src/client.cpp index 3853c25e5..d6062ef61 100644 --- a/src/client.cpp +++ b/src/client.cpp @@ -1209,8 +1209,8 @@ bool Client::AsyncProcessPacket() } //try catch(con::PeerNotFoundException &e) { - dout_client<