mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-03-14 23:16:06 +09:00
another try at tui
This commit is contained in:
@@ -841,7 +841,7 @@ if (exec_args[1] !== undefined) {
|
||||
goInteractive = true
|
||||
}
|
||||
else if ("/fancy" == firstSwitch) {
|
||||
graphics.setBackground(2,3,4)
|
||||
graphics.setBackground(34,51,68)
|
||||
goFancy = true
|
||||
goInteractive = true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user