BIG FORMATING COMMIT
This commit is contained in:
@@ -100,6 +100,6 @@ class MainTerm implements TermWriteable {
|
||||
this.setBackgroundColor(Black);
|
||||
this.setTextColor(White);
|
||||
this.clear();
|
||||
this.setCursorPos(0,0);
|
||||
this.setCursorPos(0, 0);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user