cleanups, diff minimization

This commit is contained in:
Seth Alves 2015-04-20 16:52:29 -07:00
parent 4a5631fca6
commit c49e2c1804

View file

@ -430,7 +430,7 @@ int EntityItem::readEntityDataFromBuffer(const unsigned char* data, int bytesLef
qCDebug(entities) << " fromSameServerEdit:" << fromSameServerEdit;
#endif
bool ignoreServerPacket = false;
bool ignoreServerPacket = false; // assume we'll use this server packet
// If this packet is from the same server edit as the last packet we accepted from the server
// we probably want to use it.