[gunzemulator] r335 committed - Wow missed this too. I need code review bad.

0 views
Skip to first unread message

gunzem...@googlecode.com

unread,
Jun 26, 2010, 8:29:59 PM6/26/10
to gogo-dev...@googlegroups.com
Revision: 335
Author: cg.wowus.cg
Date: Sat Jun 26 17:27:22 2010
Log: Wow missed this too. I need code review bad.
http://code.google.com/p/gunzemulator/source/detail?r=335

Modified:
/trunk/cockpit/src/Client.cpp

=======================================
--- /trunk/cockpit/src/Client.cpp Sat Jun 26 17:23:04 2010
+++ /trunk/cockpit/src/Client.cpp Sat Jun 26 17:27:22 2010
@@ -255,7 +255,7 @@
{
logger->info(
format("[%1%] Invalid packetID (%2% instead of %3%) recieved.
Disconnecting.")
- % get_ip() % static_cast<int>(payload.packetID) %
static_cast<int>(sending_currentPacketID - 1)
+ % get_ip() % static_cast<int>(payload.packetID) %
static_cast<int>(recieving_currentPacketID - 1)
);
}

Reply all
Reply to author
Forward
0 new messages