Skip to content
DummkopfOfHachtenduden edited this page Aug 21, 2016 · 1 revision
public enum ExchangeUpdateType : byte
{
	Item = 1,
	Gold = 2,
}
Clone this wiki locally