Files

8 lines
110 B
C#
Raw Permalink Normal View History

2025-07-13 23:16:20 +08:00
using UnityEngine;
using Boxophobic.StyledGUI;
public class StyledScriptableObject: ScriptableObject
{
}