From 66ad0edf71c1065a37f8caa9da1370f4cca2304a Mon Sep 17 00:00:00 2001
From: hch <305670599@qq.com>
Date: 星期二, 10 九月 2024 21:19:47 +0800
Subject: [PATCH] 0312 pk模式显示问题

---
 System/MainInterfacePanel/PKButton.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/System/MainInterfacePanel/PKButton.cs b/System/MainInterfacePanel/PKButton.cs
index 48f2a54..672b21c 100644
--- a/System/MainInterfacePanel/PKButton.cs
+++ b/System/MainInterfacePanel/PKButton.cs
@@ -13,6 +13,7 @@
         public GameObject ElectImage;
         public Text ContentText;
         public Image Model;
+        public Text modelText;
     }
 
 }

--
Gitblit v1.8.0