accidentally mass replaced "target", fixed now

This commit is contained in:
Tahir Akhlaq 2016-06-15 04:20:24 +01:00
parent 884a26dc52
commit 2b81660dce
10 changed files with 733 additions and 733 deletions

View file

@ -296,7 +296,7 @@ namespace FFXIVClassic_Map_Server
{
BasePacket newPacket = null;
//Too small to even Get length
//Too small to even get length
if (bytesRead <= offset)
return null;