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

@@ -7,7 +7,7 @@ using UnityEngine.EventSystems;
using UnityEngine.UI;
using XRLib.UI;
namespace XED.UI
namespace Studio.UI
{
public class Panel_NewProjectInfo : PanelBase
{