测试代码

This commit is contained in:
2025-11-02 22:33:14 +08:00
parent 45531a5002
commit d12e1bc495
136 changed files with 5984 additions and 5488 deletions

View File

@@ -32,7 +32,7 @@ namespace NBF
Content.Gear.SetInfo(ItemInfo);
// var model = PrefabsHelper.CreatePrefab(ItemInfo.Config.Model);
Model.SetData(ItemInfo.Config);
Model.SetData(ItemInfo);
// Model.SetBackground(Back);
Game.Input.OnUICanceled += OnUICanceled;