update files

This commit is contained in:
nuintun
2015-11-27 09:56:53 +08:00
parent 07eb2b8b48
commit 26c6e9635d
9 changed files with 39 additions and 49 deletions

View File

@@ -110,7 +110,7 @@ function Terminal(options){
this.charsets = [null];
// misc
this.element = null;
this.screen = null;
this.children = [];
this.refreshStart = null;
this.refreshEnd = null;