From c45025a1cc442bcf6f4e2765afcdbd7bedf67a2e Mon Sep 17 00:00:00 2001
From: yyl <yyl>
Date: 星期四, 13 十一月 2025 15:04:39 +0800
Subject: [PATCH] 125 战斗 怒气增加飘字
---
Main/System/HeroUI/HeroSkinModel.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Main/System/HeroUI/HeroSkinModel.cs b/Main/System/HeroUI/HeroSkinModel.cs
index dddc065..0bd73d6 100644
--- a/Main/System/HeroUI/HeroSkinModel.cs
+++ b/Main/System/HeroUI/HeroSkinModel.cs
@@ -2,7 +2,7 @@
//姝﹀皢澶栬閰嶇疆
-public class HeroModel : MonoBehaviour
+public class HeroSkinModel : MonoBehaviour
{
[SerializeField] UIHeroController heroModel;
public int heroSkinID = 0;
--
Gitblit v1.8.0