1
0
This commit is contained in:
otya128
2016-12-29 21:34:37 +09:00
parent ec46f50265
commit 71196f4961
2 changed files with 3 additions and 7 deletions

View File

@@ -165,6 +165,7 @@ class Console
CSRZs = 0;
foreColors = 15;//#T_WHITE
backColors = 0;
attrs = ConsoleAttribute.TROT0;
resizeConsole();
}
void width(int w)