This commit is contained in:
niko
2026-04-11 22:19:20 +02:00
parent 45b857ff11
commit 8fc35183db
17034 changed files with 2863552 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
using System;
using Cpp2IlInjected;
// Token: 0x0200162D RID: 5677
[Token(Token = "0x200162D")]
public enum GGCHLMKPJLE
{
// Token: 0x0400573D RID: 22333
[Token(Token = "0x400573D")]
General,
// Token: 0x0400573E RID: 22334
[Token(Token = "0x400573E")]
Auto,
// Token: 0x0400573F RID: 22335
[Token(Token = "0x400573F")]
AGOnly,
// Token: 0x04005740 RID: 22336
[Token(Token = "0x4005740")]
Banned
}