Extracted Console into CyberarmEngine

This commit is contained in:
2021-06-26 13:10:45 +00:00
parent cf37b94d80
commit 87bff4ab82
12 changed files with 32 additions and 584 deletions

View File

@@ -2,7 +2,7 @@
class IMICFPS
class Commands
class DebugCommand < Command
class DebugCommand < CyberarmEngine::Console::Command
def group
:global
end