mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-24 13:38:21 +00:00
Change from obr to tob dir, added a status doc
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
// 0x16
|
||||
|
||||
struct Packet {
|
||||
u32 sequence_id;
|
||||
u32 unknown04;
|
||||
u16 unknown08;
|
||||
char fingerprint_data[];
|
||||
};
|
||||
|
||||
Packet packet @0x00;
|
||||
Reference in New Issue
Block a user