配置表调整修改
This commit is contained in:
@@ -168,6 +168,7 @@ public static class PlayerItemContainerComponentSystem
|
||||
ItemBindInfo gearInfo = new ItemBindInfo();
|
||||
gearInfo.Item = rod;
|
||||
gearInfo.BindItems.AddRange(rigs);
|
||||
ret.Add(gearInfo);
|
||||
}
|
||||
|
||||
return ret;
|
||||
|
||||
Reference in New Issue
Block a user