mirror of
https://github.com/nuintun/command-manager.git
synced 2025-12-18 00:44:28 +08:00
update files
This commit is contained in:
@@ -156,5 +156,7 @@ module.exports = function (Terminal){
|
||||
}
|
||||
|
||||
this.screen = screen(this.fgColor, this.bgColor, this.screenLines.join(''));
|
||||
|
||||
this.onscreen.call(this, this.screen);
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user