버그 수정

This commit is contained in:
geondo55
2025-04-29 15:29:20 +09:00
parent 78c5e3b714
commit 87db23e37d
4 changed files with 569 additions and 6909 deletions

View File

@@ -18,6 +18,7 @@ namespace XED.Command
public void Execute()
{
Debug.Log("Exit");
Application.Quit();
}
}