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