10 lines
124 B
C#
10 lines
124 B
C#
using UnityEngine;
|
|
|
|
namespace Boxophobic.StyledGUI
|
|
{
|
|
public class StyledMonoBehaviour : MonoBehaviour
|
|
{
|
|
|
|
}
|
|
}
|