尝试but失败

This commit is contained in:
2026-02-11 02:32:34 +08:00
parent 907cede2f6
commit 03b136fd6d
2 changed files with 1 additions and 2 deletions

View File

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