Add v1.0.3.1
This commit is contained in:
11
Cpp2IL/Assembly-CSharp/Cpp2IlInjected/TokenAttribute.cs
Normal file
11
Cpp2IL/Assembly-CSharp/Cpp2IlInjected/TokenAttribute.cs
Normal file
@@ -0,0 +1,11 @@
|
||||
using System;
|
||||
|
||||
namespace Cpp2IlInjected
|
||||
{
|
||||
// Token: 0x02000636 RID: 1590
|
||||
internal class TokenAttribute : Attribute
|
||||
{
|
||||
// Token: 0x04003B34 RID: 15156
|
||||
public string Token;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user