From 7674f5aee893b74cc0d616b9c40467c8846f243c Mon Sep 17 00:00:00 2001 From: hch <305670599@qq.com> Date: 星期二, 05 八月 2025 20:59:25 +0800 Subject: [PATCH] 122 子 【武将】武将系统 - 武将列表界面 --- Main/Config/Configs/PlayerPropertyConfig.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Main/Config/Configs/PlayerPropertyConfig.cs b/Main/Config/Configs/PlayerPropertyConfig.cs index 522ecf4..626e8a3 100644 --- a/Main/Config/Configs/PlayerPropertyConfig.cs +++ b/Main/Config/Configs/PlayerPropertyConfig.cs @@ -1,6 +1,6 @@ 锘�//-------------------------------------------------------- // [Author]: YYL -// [ Date ]: 2025骞�8鏈�5鏃� +// [ Date ]: Tuesday, August 5, 2025 //-------------------------------------------------------- using System.Collections.Generic; -- Gitblit v1.8.0