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/ChestsAwardConfig.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Main/Config/Configs/ChestsAwardConfig.cs b/Main/Config/Configs/ChestsAwardConfig.cs index 7cd3637..e4d8118 100644 --- a/Main/Config/Configs/ChestsAwardConfig.cs +++ b/Main/Config/Configs/ChestsAwardConfig.cs @@ -1,6 +1,6 @@ 锘�//-------------------------------------------------------- // [Author]: YYL -// [ Date ]: Monday, August 4, 2025 +// [ Date ]: Tuesday, August 5, 2025 //-------------------------------------------------------- using System.Collections.Generic; -- Gitblit v1.8.0