Skip to content
DummkopfOfHachtenduden edited this page Oct 12, 2021 · 1 revision
[Flags]
public enum PartyInfoFlag : byte
{
    Options = 1,
    MemberList = 2,
}
Clone this wiki locally