装备系统做了很多

This commit is contained in:
FloatGaming
2026-03-27 08:02:55 +08:00
parent dd205b6cb4
commit 538085b64f
119 changed files with 27552 additions and 1672 deletions
+3
View File
@@ -196,6 +196,9 @@ public class userSettings : MonoBehaviour
DushMaterialLedger.EnsureInstance().ResetAllToZero();
yield return null;
EquipmentConsumableLedger.EnsureInstance().ResetAllToZero();
yield return null;
AllyHero_SO.ClearAllEquippedSkills();
yield return null;