From 7222adcc97941b57a61f0f8e8469f0f66b9ee1a1 Mon Sep 17 00:00:00 2001 From: hch <305670599@qq.com> Date: 星期日, 28 九月 2025 15:43:37 +0800 Subject: [PATCH] 197 子 【内政】淘金系统 / 【内政】淘金系统-客户端 --- 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