scripts
This commit is contained in:
@@ -0,0 +1,66 @@
|
||||
using System;
|
||||
using UnityEngine;
|
||||
|
||||
// Token: 0x0200110F RID: 4367
|
||||
public class DontDestroyOnLoad : MonoBehaviour
|
||||
{
|
||||
// Token: 0x0602570B RID: 153355 RVA: 0x00A66DD4 File Offset: 0x00A64FD4
|
||||
private void JLOMELEDCLK()
|
||||
{
|
||||
global::UnityEngine.Object.DontDestroyOnLoad(base.gameObject);
|
||||
}
|
||||
|
||||
// Token: 0x0602570C RID: 153356 RVA: 0x00A66DE4 File Offset: 0x00A64FE4
|
||||
private void BBOIJKLPABP()
|
||||
{
|
||||
global::UnityEngine.Object.DontDestroyOnLoad(base.gameObject);
|
||||
}
|
||||
|
||||
// Token: 0x0602570D RID: 153357 RVA: 0x00A66DF4 File Offset: 0x00A64FF4
|
||||
private void OKGGDGJIPAM()
|
||||
{
|
||||
global::UnityEngine.Object.DontDestroyOnLoad(base.gameObject);
|
||||
}
|
||||
|
||||
// Token: 0x0602570E RID: 153358 RVA: 0x00A66E04 File Offset: 0x00A65004
|
||||
private void DHAEEPCMCMI()
|
||||
{
|
||||
global::UnityEngine.Object.DontDestroyOnLoad(base.gameObject);
|
||||
}
|
||||
|
||||
// Token: 0x0602570F RID: 153359 RVA: 0x00A66E14 File Offset: 0x00A65014
|
||||
private void NMOBMJGJCCC()
|
||||
{
|
||||
global::UnityEngine.Object.DontDestroyOnLoad(base.gameObject);
|
||||
}
|
||||
|
||||
// Token: 0x06025710 RID: 153360 RVA: 0x00A66E24 File Offset: 0x00A65024
|
||||
private void POMCHIPOPEA()
|
||||
{
|
||||
global::UnityEngine.Object.DontDestroyOnLoad(base.gameObject);
|
||||
}
|
||||
|
||||
// Token: 0x06025711 RID: 153361 RVA: 0x00A66E34 File Offset: 0x00A65034
|
||||
private void ABBDFEGOFPH()
|
||||
{
|
||||
global::UnityEngine.Object.DontDestroyOnLoad(base.gameObject);
|
||||
}
|
||||
|
||||
// Token: 0x06025713 RID: 153363 RVA: 0x00A66E4C File Offset: 0x00A6504C
|
||||
private void OLEBPMMFNIF()
|
||||
{
|
||||
global::UnityEngine.Object.DontDestroyOnLoad(base.gameObject);
|
||||
}
|
||||
|
||||
// Token: 0x06025714 RID: 153364 RVA: 0x00A66E5C File Offset: 0x00A6505C
|
||||
private void JFFLHAMMGAH()
|
||||
{
|
||||
global::UnityEngine.Object.DontDestroyOnLoad(base.gameObject);
|
||||
}
|
||||
|
||||
// Token: 0x06025715 RID: 153365 RVA: 0x00A66E6C File Offset: 0x00A6506C
|
||||
private void Awake()
|
||||
{
|
||||
global::UnityEngine.Object.DontDestroyOnLoad(base.gameObject);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user