VTM 맞춤

This commit is contained in:
logonkhi
2025-09-23 20:40:31 +09:00
parent 1bc008159a
commit 4c87f14f14
139 changed files with 17542 additions and 1691 deletions

View File

@@ -105,7 +105,7 @@ namespace UVC.UI.List.ComponentList
// 1. FactoryObjectManager에서 카테고리별로 그룹화된 객체 정보를 가져옵니다.
var infos = FactoryObjectManager.Instance.GetFactoryObjectInfosByCategory();
// 2. 각 카테고리에 대해 루프를 돕니다.
foreach (var info in infos)
{