MPV of save/load system
This commit is contained in:
@@ -177,7 +177,7 @@ namespace AppleHills.Tests
|
||||
|
||||
#if UNITY_EDITOR
|
||||
[CustomEditor(typeof(CardSystemTester))]
|
||||
public class CardSystemTesterEditor : Editor
|
||||
public class CardSystemTesterEditor : UnityEditor.Editor
|
||||
{
|
||||
public override void OnInspectorGUI()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user