Fix clock inversion when desktop icon is selected. Fixes #161

This commit is contained in:
Joshua Bell 2019-07-12 14:07:30 -07:00
parent f96c43c3a3
commit a2659c7ae0
1 changed files with 1 additions and 0 deletions

View File

@ -9559,6 +9559,7 @@ open: MLI_RELAY_CALL OPEN, open_params
: MLI_RELAY_CALL GET_TIME, 0
;; Assumes call from main loop, where grafport3 is initialized.
MGTK_RELAY_CALL MGTK::SetTextBG, desktop_aux::textbg_white
MGTK_RELAY_CALL MGTK::MoveTo, pos_clock
;; --------------------------------------------------