This commit is contained in:
niko
2026-04-10 22:50:51 +02:00
parent 6d1607d5a2
commit f18d448581
17033 changed files with 2863270 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
using System;
using Cpp2IlInjected;
// Token: 0x020013A8 RID: 5032
[Token(Token = "0x20013A8")]
public enum LEIHOJHGJGH
{
// Token: 0x04004C60 RID: 19552
[Token(Token = "0x4004C60")]
GoodStanding,
// Token: 0x04004C61 RID: 19553
[Token(Token = "0x4004C61")]
InReview,
// Token: 0x04004C62 RID: 19554
[Token(Token = "0x4004C62")]
TempLock,
// Token: 0x04004C63 RID: 19555
[Token(Token = "0x4004C63")]
Permaban
}