mirror of
https://github.com/Leonmmcoset/CMLeonOS.git
synced 2026-04-21 19:24:00 +00:00
boom命令
This commit is contained in:
@@ -632,6 +632,11 @@ namespace CMLeonOS
|
||||
Commands.Utility.FemboyCommand.ProcessFemboy();
|
||||
}
|
||||
|
||||
public void ProcessBoom()
|
||||
{
|
||||
Commands.Utility.BoomCommand.ProcessBoom();
|
||||
}
|
||||
|
||||
public void ChangePrompt(string args)
|
||||
{
|
||||
Commands.Utility.PromptCommand.ChangePrompt(args, ref prompt);
|
||||
|
||||
Reference in New Issue
Block a user