fix ada splash screen
This commit is contained in:
parent
5848851ac5
commit
5b038fccaf
|
@ -140,7 +140,7 @@ that actually does drawing in a window.
|
|||
|
||||
(define bernoulli-sequence-pict (make-bernoulli-sequence-pict 50))
|
||||
(define (draw-splash-ada dc current max width height)
|
||||
(send dc erase)
|
||||
(send dc clear)
|
||||
(draw-ada dc (/ current max) width height) #t)
|
||||
|
||||
(module+ main
|
||||
|
|
Loading…
Reference in New Issue
Block a user