10 lines
124 B
C#
10 lines
124 B
C#
using UnityEngine;
|
|
|
|
namespace AibisDream
|
|
{
|
|
public class CursorManager : MonoBehaviour
|
|
{
|
|
|
|
|
|
}
|
|
} |