mirror of
https://github.com/Mezeporta/Erupe.git
synced 2025-12-16 17:05:03 +01:00
Make changed parsers size-accurate
This commit is contained in:
@@ -7,7 +7,7 @@ import (
|
||||
|
||||
// MsgSysLogout represents the MSG_SYS_LOGOUT
|
||||
type MsgSysLogout struct {
|
||||
Unk0 uint8
|
||||
Unk0 uint8 // Hardcoded 1 in binary
|
||||
}
|
||||
|
||||
// Opcode returns the ID associated with this packet type.
|
||||
|
||||
Reference in New Issue
Block a user