From cad87129e5ea2fd23cc195ed0444bd38f1117aa7 Mon Sep 17 00:00:00 2001 From: hch <305670599@qq.com> Date: 星期二, 05 八月 2025 15:51:54 +0800 Subject: [PATCH] 79 【常规】背包 - 随机宝箱界面,自选宝箱界面,获得物品奖励界面 --- Main/Config/Configs/ChestsConfig.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Main/Config/Configs/ChestsConfig.cs b/Main/Config/Configs/ChestsConfig.cs index 82c7fad..a7d24d5 100644 --- a/Main/Config/Configs/ChestsConfig.cs +++ b/Main/Config/Configs/ChestsConfig.cs @@ -1,6 +1,6 @@ 锘�//-------------------------------------------------------- // [Author]: YYL -// [ Date ]: Monday, August 4, 2025 +// [ Date ]: 2025骞�8鏈�5鏃� //-------------------------------------------------------- using System.Collections.Generic; -- Gitblit v1.8.0