Skip to content

SRChattingBlockingList

devtekve edited this page Jul 8, 2016 · 1 revision
4	uint	Version
4	uint	EntryCount

for(int i = 0; i < EntryCount; i++)
{
	1	byte	CharName.Length
	*	string	CharName
}
Clone this wiki locally