This commit is contained in:
niko
2026-04-12 16:51:38 +02:00
parent 1b6f6d81d0
commit c12fbe3fc6
17828 changed files with 2994770 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
using System;
using Cpp2IlInjected;
// Token: 0x02000BB2 RID: 2994
[Token(Token = "0x2000BB2")]
public enum IECOEANLJCJ
{
// Token: 0x04003804 RID: 14340
[Token(Token = "0x4003804")]
Small,
// Token: 0x04003805 RID: 14341
[Token(Token = "0x4003805")]
Medium,
// Token: 0x04003806 RID: 14342
[Token(Token = "0x4003806")]
Large
}