Skip to content
DummkopfOfHachtenduden edited this page Sep 3, 2021 · 1 revision
public enum ShardUpdateType : byte
{
    Name = 0,
    MaxUser = 1,
}
Clone this wiki locally