Files
2025-07-13 23:16:20 +08:00

8 lines
110 B
C#

using UnityEngine;
using Boxophobic.StyledGUI;
public class StyledScriptableObject: ScriptableObject
{
}