2025-04-25 21:14:54 +09:00

8 lines
110 B
C#

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