calendar - fix draw_clock after select date

git-svn-id: svn://kolibrios.org@3896 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
heavyiron 2013-09-08 19:50:52 +00:00
parent 24139d702c
commit 60d6b06f4a

View File

@ -603,6 +603,7 @@ draw_window:
mcall
call draw_year
call draw_clock
mov [dropped],0
mcall 12,2
ret