네임스페이스 수정 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

@@ -6,7 +6,7 @@ using UnityEngine;
using UnityEngine.EventSystems;
using XRLib.UI;
namespace XED.UI
namespace Studio.UI
{
public class ProjectTemplateDropdown : UIBase
{