From 03b136fd6d6ead70579e50cc435465265b10df41 Mon Sep 17 00:00:00 2001 From: Leonmmcoset Date: Wed, 11 Feb 2026 02:32:34 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=9D=E8=AF=95but=E5=A4=B1=E8=B4=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- GitCommit.txt | 2 +- Kernel.cs | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/GitCommit.txt b/GitCommit.txt index 933450e..d93e83a 100644 --- a/GitCommit.txt +++ b/GitCommit.txt @@ -1 +1 @@ -d6f11f2 \ No newline at end of file +907cede \ No newline at end of file diff --git a/Kernel.cs b/Kernel.cs index 4ea6087..beb94e7 100644 --- a/Kernel.cs +++ b/Kernel.cs @@ -57,7 +57,6 @@ namespace CMLeonOS // { // PCScreenFont screenFont = PCScreenFont.LoadFont(file); // VGAScreen.SetFont(screenFont.CreateVGAFont(), screenFont.Height); - // VGAScreen.SetGraphicsMode(VGADriver.ScreenSize.Size720x480, ColorDepth.ColorDepth32); // } // catch (Exception ex) // {