From 9f11716dd575e44ca25712e9e98af904688c6f53 Mon Sep 17 00:00:00 2001 From: milimoe Date: Sat, 24 Jan 2026 16:55:36 +0800 Subject: [PATCH] desktop 2026 --- Library/Constant/FunGameInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/Constant/FunGameInfo.cs b/Library/Constant/FunGameInfo.cs index 1b1bd95..e94578e 100644 --- a/Library/Constant/FunGameInfo.cs +++ b/Library/Constant/FunGameInfo.cs @@ -12,7 +12,7 @@ } public const string FunGame_CopyRight_Core = "©2023-Present Project Redbud and Contributors.\r\n©2022-2023 Milimoe."; - public const string FunGame_CopyRight_Desktop = "©2025 Milimoe. 米粒的糖果屋"; + public const string FunGame_CopyRight_Desktop = "©2026 Milimoe. 米粒的糖果屋"; /// /// 添加-debug启动项将开启DebugMode(仅适用于Desktop或Console)