Off by one

This commit is contained in:
Jay McCarthy 2010-05-14 10:49:32 -06:00
parent 1f6159f0ba
commit b58932ba39

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)