shift the fix

This commit is contained in:
Joan Lung
2017-08-26 14:33:32 -04:00
parent 65146c8a02
commit 36e62c6efe
+1 -1
View File
@@ -124,7 +124,7 @@
if(NORTH)
pixel_y = 23
if(SOUTH)
pixel_y = -25
pixel_y = -23
if(EAST)
pixel_x = 24
if(WEST)