알람 수정 중

This commit is contained in:
logonkhi
2025-07-02 18:24:00 +09:00
parent b7ad8686f6
commit 08cd464393
21 changed files with 611 additions and 88 deletions

View File

@@ -3,8 +3,8 @@ using System.Collections.Generic;
using UnityEngine;
using UnityEngine.EventSystems;
using UVC.Data;
using UVC.Factory.Modal;
using UVC.Object3d;
using UVC.UI.Info;
namespace UVC.Factory.Component
{