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) // {