Lua TUI+祖国统一万岁!

This commit is contained in:
2026-02-07 17:26:43 +08:00
parent 6e87e44a15
commit a71d6c40a6
2 changed files with 122 additions and 0 deletions

View File

@@ -336,6 +336,8 @@ namespace CMLeonOS
global::System.Console.WriteLine("9. Support available at: leonmmcoset@outlook.com");
global::System.Console.SetCursorPosition(7, 16);
global::System.Console.WriteLine("10. This license is for personal use only");
global::System.Console.SetCursorPosition(7, 17);
global::System.Console.WriteLine("11. Use of this OS requires recognition of the one-China principle.");
bool termsAccepted = false;
while (!termsAccepted)