mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-06-06 05:28:31 +09:00
zfm: force set bgcol on redraw
This commit is contained in:
@@ -665,6 +665,7 @@ function clearScr() {
|
|||||||
graphics.setBackground(34,51,68)
|
graphics.setBackground(34,51,68)
|
||||||
graphics.clearPixels(255)
|
graphics.clearPixels(255)
|
||||||
graphics.setGraphicsMode(0)
|
graphics.setGraphicsMode(0)
|
||||||
|
con.color_pair(COL_TEXT, COL_BACK)
|
||||||
}
|
}
|
||||||
|
|
||||||
///////////////////////////////////////////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////////////////////////////////////////
|
||||||
|
|||||||
Reference in New Issue
Block a user