CORE dashboard + a lot of changes
This commit is contained in:
@@ -44,7 +44,7 @@ public class ExampleCustomSettingsSO : CustomSettingsSO
|
||||
private Dictionary<string, Type> _settingsTypeMap;
|
||||
private string _currentKey;
|
||||
|
||||
[MenuItem("TheVVaS/RPGCore/Settings Editor")]
|
||||
[MenuItem("TheVVaS/Settings Editor")]
|
||||
public static void ShowSettingsEditor()
|
||||
{
|
||||
var window = GetWindow<SettingsEditorWindow>();
|
||||
|
||||
Reference in New Issue
Block a user