贪吃蛇+修改命令提示符

This commit is contained in:
2026-02-11 02:09:32 +08:00
parent d6f11f2c8f
commit 907cede2f6
7 changed files with 230 additions and 2 deletions

View File

@@ -366,7 +366,7 @@ namespace CMLeonOS
Console.WriteLine("2. Record the system version and steps to reproduce the error.");
Console.WriteLine("3. Send an post to the CMLeonOS official forum.");
Console.WriteLine("Contact us via https://lbbs.ecuil.com/#/thread/category/10, including the error information for support.");
Console.WriteLine("Please include the system build version, runtime environment, and operation steps before the crash.");
Console.WriteLine("Please include the error information, system build version, runtime environment, and operation steps before the crash.");
Console.WriteLine("Warning: Unsaved data in memory will be lost due to the emergency system shutdown.");
Console.WriteLine("Press any key to restart.");
Console.ReadKey();