original commit: c85a463150dec02b697f51bcb2e5920407df8f61
This commit is contained in:
Robby Findler 1999-07-13 05:36:19 +00:00
parent 30ab843e52
commit 6fa2034782

View File

@ -223,7 +223,7 @@
(and (<= (max (abs (- (send rc red) (send tmpc red)))
(abs (- (send rc blue) (send tmpc blue)))
(abs (- (send rc green) (send tmpc green))))
15)
50)
rc))
rc))]
[first-number (lambda (x y) (if (number? x) x y))]