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
+20
View File
@@ -0,0 +1,20 @@
using System;
using Cpp2IlInjected;
// Token: 0x02003119 RID: 12569
[Token(Token = "0x2003119")]
public enum CEKGPDLHOKF
{
// Token: 0x0400E093 RID: 57491
[Token(Token = "0x400E093")]
None,
// Token: 0x0400E094 RID: 57492
[Token(Token = "0x400E094")]
FavoriteRooms,
// Token: 0x0400E095 RID: 57493
[Token(Token = "0x400E095")]
RecentRooms,
// Token: 0x0400E096 RID: 57494
[Token(Token = "0x400E096")]
NearbyPeople
}