mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-04-21 21:52:07 +02:00
added comment
This commit is contained in:
parent
76aa9539fb
commit
25853aa49b
1 changed files with 1 additions and 1 deletions
|
@ -137,7 +137,7 @@ export class Agent {
|
|||
continue;
|
||||
}
|
||||
|
||||
|
||||
// commented for now, maybe should add a 'verbose' option to settings.json to enable cleaner output
|
||||
// let pre_message = res.substring(0, res.indexOf(command_name)).trim();
|
||||
// let chat_message = `*used ${command_name.substring(1)}*`;
|
||||
// if (pre_message.length > 0)
|
||||
|
|
Loading…
Add table
Reference in a new issue