Add v1.0.3.1
This commit is contained in:
13
Interop/Assembly-CSharp/AmplifyColor/Quality.cs
Normal file
13
Interop/Assembly-CSharp/AmplifyColor/Quality.cs
Normal file
@@ -0,0 +1,13 @@
|
||||
using System;
|
||||
|
||||
namespace AmplifyColor
|
||||
{
|
||||
// Token: 0x02000635 RID: 1589
|
||||
public enum Quality
|
||||
{
|
||||
// Token: 0x04006CE0 RID: 27872
|
||||
Mobile,
|
||||
// Token: 0x04006CE1 RID: 27873
|
||||
Standard
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user