a
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
using System;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
namespace System
|
||||
{
|
||||
// Token: 0x02000177 RID: 375
|
||||
[Token(Token = "0x2000177")]
|
||||
internal enum Int64Enum : long
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user