yyl
2025-05-28 d2c89959c7e56d8b0c52e8eecf90c2fbf6bc506a
Main/System/Backpack/BackpackData.cs
@@ -5,8 +5,6 @@
using UnityEngine;
using System.Collections;
namespace vnxbqy.UI
{
    public struct Item
    {
@@ -73,8 +71,4 @@
            this.countEx = (ulong)_count;
        }
        #endregion
    }
}
    }