mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-07-31 23:06:17 +02:00
Removed some packet debug outputs.
This commit is contained in:
parent
136ced3aae
commit
70b4fc8630
3 changed files with 4 additions and 4 deletions
|
@ -99,7 +99,7 @@ namespace FFXIVClassic_Map_Server.Actors
|
|||
|
||||
//return SetActorPositionPacket.BuildPacket(actorId, playerActorId, -211.895477f, 190.000000f, 29.651011f, 2.674819f, SetActorPositionPacket.SPAWNTYPE_PLAYERWAKE);
|
||||
|
||||
spawnPacket.DebugPrintSubPacket();
|
||||
//spawnPacket.DebugPrintSubPacket();
|
||||
|
||||
return spawnPacket;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue