Merge branch 'main' of https://github.com/RazTools/Studio
This commit is contained in:
2
AssetStudio.GUI/MainForm.Designer.cs
generated
2
AssetStudio.GUI/MainForm.Designer.cs
generated
@@ -1210,7 +1210,7 @@ namespace AssetStudio.GUI
|
|||||||
// glControl
|
// glControl
|
||||||
//
|
//
|
||||||
glControl.API = OpenTK.Windowing.Common.ContextAPI.OpenGL;
|
glControl.API = OpenTK.Windowing.Common.ContextAPI.OpenGL;
|
||||||
glControl.APIVersion = new Version(4, 5, 0, 0);
|
glControl.APIVersion = new Version(3, 3, 0, 0);
|
||||||
glControl.BackColor = System.Drawing.SystemColors.ControlDarkDark;
|
glControl.BackColor = System.Drawing.SystemColors.ControlDarkDark;
|
||||||
glControl.Dock = System.Windows.Forms.DockStyle.Fill;
|
glControl.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||||
glControl.Flags = OpenTK.Windowing.Common.ContextFlags.Default;
|
glControl.Flags = OpenTK.Windowing.Common.ContextFlags.Default;
|
||||||
|
|||||||
@@ -19,6 +19,10 @@
|
|||||||
"Name": "Neural Cloud",
|
"Name": "Neural Cloud",
|
||||||
"Key": "31636162383436663532393031633965"
|
"Key": "31636162383436663532393031633965"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"Name": "Neural Cloud CN",
|
||||||
|
"Key": "62363238363766353164326561376266"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"Name": "Higan: Eruthyll",
|
"Name": "Higan: Eruthyll",
|
||||||
"Key": "45317832633361346C35693662377572"
|
"Key": "45317832633361346C35693662377572"
|
||||||
|
|||||||
Reference in New Issue
Block a user