mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-05-20 08:26:59 -04:00
accidentally mass replaced "target", fixed now
This commit is contained in:
@@ -213,7 +213,7 @@ namespace FFXIVClassic_Lobby_Server
|
||||
{
|
||||
BasePacket newPacket = null;
|
||||
|
||||
//Too small to even Get length
|
||||
//Too small to even get length
|
||||
if (bytesRead <= offset)
|
||||
return null;
|
||||
|
||||
|
Reference in New Issue
Block a user