scripts
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
using Cpp2IlInjected;
|
||||
using UnityEngine;
|
||||
|
||||
// Token: 0x02000103 RID: 259
|
||||
[Token(Token = "0x2000103")]
|
||||
[StructLayout(3)]
|
||||
public class UserReportingConfigureOnly : MonoBehaviour
|
||||
{
|
||||
// Token: 0x060006D9 RID: 1753 RVA: 0x00023494 File Offset: 0x00021694
|
||||
[Token(Token = "0x60006D9")]
|
||||
[Address(RVA = "0x1A02960", Offset = "0x1A01360", VA = "0x181A02960")]
|
||||
private void Start()
|
||||
{
|
||||
if (PDEDCLFAOKJ.FDBIPODJOAB == 0)
|
||||
{
|
||||
PDEDCLFAOKJ.DBHENALNJLF();
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x060006DA RID: 1754 RVA: 0x000234B4 File Offset: 0x000216B4
|
||||
[Token(Token = "0x60006DA")]
|
||||
[Address(RVA = "0x3C1210", Offset = "0x3BFC10", VA = "0x1803C1210")]
|
||||
public UserReportingConfigureOnly()
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user