m
This commit is contained in:
+19
@@ -0,0 +1,19 @@
|
||||
using System;
|
||||
using Cpp2IlInjected;
|
||||
using UnityEngine;
|
||||
|
||||
namespace RecRoom.Core.Controllers.ScreenModes
|
||||
{
|
||||
// Token: 0x02002E80 RID: 11904
|
||||
[Token(Token = "0x2002E80")]
|
||||
[CreateAssetMenu]
|
||||
public class DrawingSurfaceScreenPlayerModeConfig : ScreenPlayerModeConfig<POLOMEKCJND, DrawingSurfaceScreenPlayerModeConfig>
|
||||
{
|
||||
// Token: 0x06014164 RID: 82276 RVA: 0x004A4D00 File Offset: 0x004A2F00
|
||||
[Token(Token = "0x6014164")]
|
||||
[Address(RVA = "0x17E7100", Offset = "0x17E6100", VA = "0x1817E7100")]
|
||||
public DrawingSurfaceScreenPlayerModeConfig()
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user