From 18fe79ffe26f3591c322701001a73d4270e9d931 Mon Sep 17 00:00:00 2001
From: hch <305670599@qq.com>
Date: 星期日, 28 九月 2025 12:07:33 +0800
Subject: [PATCH] 197 子 【内政】淘金系统 / 【内政】淘金系统-客户端

---
 Main/System/HeroUI/HeroSkinModel.cs |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/Main/System/HeroUI/HeroModel.cs b/Main/System/HeroUI/HeroSkinModel.cs
similarity index 87%
rename from Main/System/HeroUI/HeroModel.cs
rename to Main/System/HeroUI/HeroSkinModel.cs
index 2aa4c4e..dddc065 100644
--- a/Main/System/HeroUI/HeroModel.cs
+++ b/Main/System/HeroUI/HeroSkinModel.cs
@@ -1,11 +1,14 @@
 using UnityEngine;
 
+
+//姝﹀皢澶栬閰嶇疆
 public class HeroModel : MonoBehaviour
 {
     [SerializeField] UIHeroController heroModel;
     public int heroSkinID = 0;
     public float scale = 1;
     public string actionName = "idle";
+    [Header("鍒濆鏄惁鍙")]
     public bool enable = true;
 
 

--
Gitblit v1.8.0