This commit is contained in:
niko
2026-06-04 11:42:34 +02:00
parent f39ba70a9f
commit e720b98cd1
7488 changed files with 2493818 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
using System;
namespace UnityTest
{
// Token: 0x020012CF RID: 4815
public class LEOKHCLMKAK : Exception
{
// Token: 0x06029B66 RID: 170854 RVA: 0x00B9AB9C File Offset: 0x00B98D9C
public LEOKHCLMKAK(string KHKFPPAPDOP)
: base("Invalid path part " + KHKFPPAPDOP)
{
}
}
}