mirror of
https://github.com/Leonmmcoset/CMLeonOS.git
synced 2026-03-03 11:37:01 +00:00
设置系统+新的RSOD
This commit is contained in:
@@ -501,6 +501,11 @@ namespace CMLeonOS
|
||||
Commands.VersionCommand.ProcessVersion();
|
||||
}
|
||||
|
||||
public void ProcessSettings(string args)
|
||||
{
|
||||
Commands.SettingsCommand.ProcessSettings(args);
|
||||
}
|
||||
|
||||
public void ProcessAbout()
|
||||
{
|
||||
Commands.AboutCommand.ProcessAbout();
|
||||
|
||||
Reference in New Issue
Block a user