修复BUG

This commit is contained in:
MuHua-123
2025-10-09 15:04:34 +08:00
parent 1b017de1ba
commit bd27595b0d
23 changed files with 29 additions and 108 deletions
@@ -0,0 +1,13 @@
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
/// <summary>
/// 材料 - 物品
/// </summary>
public class DataMaterial : InventoryItem {
/// <summary> 最大堆叠数 </summary>
public int maxStack;
public override int MaxStack => maxStack;
}
@@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: fc5511946a6586b42a9a026b078f6736
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant: