mirror of
https://github.com/Leonmmcoset/CMLeonOS.git
synced 2026-04-21 19:24:00 +00:00
namespace
This commit is contained in:
@@ -110,7 +110,7 @@ namespace CMLeonOS
|
||||
|
||||
private void ProcessCommand(string command, string args)
|
||||
{
|
||||
CommandList.ProcessCommand(this, command, args);
|
||||
shell.CommandList.ProcessCommand(this, command, args);
|
||||
}
|
||||
|
||||
public void ProcessEcho(string args)
|
||||
|
||||
Reference in New Issue
Block a user