mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-06-10 06:24:38 +02:00
accidentally mass replaced "target", fixed now
This commit is contained in:
parent
884a26dc52
commit
2b81660dce
10 changed files with 733 additions and 733 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue