测试代码
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user