2026-07-05 글로벌 프리팹 추가
This commit is contained in:
@@ -2,15 +2,5 @@
|
||||
|
||||
public class GameManager : MonoBehaviour
|
||||
{
|
||||
// Start is called once before the first execution of Update after the MonoBehaviour is created
|
||||
void Start()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
// Update is called once per frame
|
||||
void Update()
|
||||
{
|
||||
|
||||
}
|
||||
public static GameManager Instance { get; private set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user