Skip to content
Amy Zala edited this page Aug 13, 2020 · 2 revisions
[MessageID("KISS")]
struct Kiss {
	MatrixPacketHeader BaseHeader;
	ushort ProtocolVersion;
	ushort StreamingProtocolVersion;
}
Clone this wiki locally