mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-02-28 02:33:37 +00:00
Discovered name for Unknown3 (ConnectToWorldRequestMessage)
This commit is contained in:
parent
11298c1a46
commit
aa0b895f4b
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ object GamePacketOpcode extends Enumeration {
|
|||
Unknown0,
|
||||
LoginMessage,
|
||||
LoginRespMessage,
|
||||
Unknown3,
|
||||
ConnectToWorldRequestMessage, // found by searching for 83 F8 03 89 in IDA
|
||||
ConnectToWorldMessage,
|
||||
VNLWorldStatusMessage,
|
||||
UnknownMessage6,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue