mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-06-19 19:04:05 +09:00
text colouring cmd on con library
This commit is contained in:
@@ -454,5 +454,4 @@ for (var y = 0; y < 448; y++) {
|
||||
}
|
||||
}
|
||||
|
||||
print(String.fromCharCode(27,91)+"30m");
|
||||
con.move(1,1);
|
||||
con.color_fore(0);
|
||||
|
||||
Reference in New Issue
Block a user