Skip to content

GameServer Matrix SynchronizationRequest

Amy Zala edited this page Aug 13, 2020 · 2 revisions
[MessageID(57)]
struct SynchronizationRequest {
	MatrixPacket BaseHeader;
	byte[38] Unk1;	// No clue if it is actually a fixed 38 bytes
}
Clone this wiki locally