Updates teleporter generator (#105)

This commit is contained in:
Kamron Batman 2020-04-12 23:04:44 -07:00 committed by GitHub
parent 141ec11330
commit be0c33bc8a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 15228 additions and 1440 deletions

View file

@ -294,8 +294,6 @@ namespace Server.Network
return -1;
}
Console.WriteLine("Processing Packet... {0:X}", packetId);
if (!ns.Seeded)
{
if (packetId == 0xEF)