Off by one

original commit: b58932ba39c1d28576bfa6131f8d5cc25caa52ba
This commit is contained in:
Jay McCarthy 2010-05-14 10:49:32 -06:00
parent 9bf78c4bce
commit 0caf336a6d

View File

@ -180,7 +180,7 @@
[(unix)
(st 21 f get-x)
(if hidden?
(st 42 f get-y)
(st 43 f get-y)
(st 22 f get-y))]
[else
(st 20 f get-x)