Skip to content
DummkopfOfHachtenduden edited this page Jul 17, 2023 · 1 revision
public enum BArenaGameType : byte
{
	Score = 1,
	CTF = 2,
}
Clone this wiki locally