desktop 2026

This commit is contained in:
milimoe 2026-01-24 16:55:36 +08:00
parent db0574eb5a
commit 9f11716dd5
Signed by: milimoe
GPG Key ID: 9554D37E4B8991D0

View File

@ -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_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. 米粒的糖果屋";
/// <summary> /// <summary>
/// 添加-debug启动项将开启DebugMode仅适用于Desktop或Console /// 添加-debug启动项将开启DebugMode仅适用于Desktop或Console