Off by one
original commit: b58932ba39c1d28576bfa6131f8d5cc25caa52ba
This commit is contained in:
parent
9bf78c4bce
commit
0caf336a6d
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue
Block a user