mirror of
https://github.com/Leonmmcoset/CMLeonOS.git
synced 2026-04-21 19:24:00 +00:00
femboy命令
This commit is contained in:
@@ -236,6 +236,9 @@ namespace CMLeonOS.shell
|
||||
case "markit":
|
||||
shell.ProcessMarkit(args);
|
||||
break;
|
||||
case "femboy":
|
||||
shell.ProcessFemboy();
|
||||
break;
|
||||
case "alias":
|
||||
shell.ProcessAlias(args);
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user