네임스페이스 수정 XED->Studio

This commit is contained in:
wsh
2025-05-20 16:25:58 +09:00
parent bdc35636bc
commit 41d23c984e
279 changed files with 696 additions and 893 deletions

View File

@@ -5,7 +5,7 @@ using UnityEditor;
using UnityEngine;
using UnityEngine.SceneManagement;
namespace XED.UI
namespace Studio.UI
{
public class FontChanger : MonoBehaviour
{