切换主武器
This commit is contained in:
@@ -7,7 +7,6 @@ namespace Cielonos.MainGame.Inventory
|
||||
{
|
||||
public partial class ItemViewObject : SerializedMonoBehaviour
|
||||
{
|
||||
public GameObject item;
|
||||
public Dictionary<string, GameObject> functionalParts;
|
||||
|
||||
public GameObject Part(string partName)
|
||||
|
||||
Reference in New Issue
Block a user