Skip to content
DummkopfOfHachtenduden edited this page Aug 21, 2016 · 1 revision
public enum OperatorBlockType : byte
{
	Chat = 0,
	Trade = 1,
}
Clone this wiki locally