yyl
2025-09-05 fe421e1b91bbb3f69e494ec58dd8092d61346f5e
Main/System/Battle/BattleObject/BattleObject.cs
@@ -353,7 +353,7 @@
    public void PerformDrop()
    {
        if (null == battleDrops)
        if (null == battleDrops || battleDrops.dropItemPackIndex.Count == 0)
            return;
        EventBroadcast.Instance.Broadcast<string, BattleDrops, Action>(