Fix login

This commit is contained in:
Hondacrx
2024-11-16 23:05:45 -05:00
parent 76b0d747d3
commit 406aa5e445
26 changed files with 151 additions and 76 deletions
@@ -883,7 +883,6 @@ namespace Framework.Constants
WorldPortResponse = 0x350025,
WrapItem = 0x320000,
Max = 0x5040,
Unknown = 0xbadd
}
@@ -2100,7 +2099,6 @@ namespace Framework.Constants
CompressedPacket = 0x3E000A,
MultiplePackets = 0x3E0009,
Max = 0x5040,
Unknown = 0xbadd,
None = 0
}