MPV of save/load system

This commit is contained in:
Michal Pikulski
2025-10-27 14:00:37 +01:00
parent 690e8b4507
commit f5c1ae51cd
15 changed files with 1234 additions and 17 deletions

View File

@@ -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()
{