better commands

This commit is contained in:
2023-07-14 22:26:18 +02:00
parent f240c313a7
commit b0522a6871
17 changed files with 24 additions and 31 deletions

View File

@@ -26,7 +26,7 @@
using namespace CommandsCommon;
CommandRun::CommandRun() : Command("run") {
CommandRun::CommandRun() : Command() {
}
void CommandRun::run(Context ctx) {