Skip to content

Commit 58aeecc

Browse files
committed
oops.
1 parent 737c43e commit 58aeecc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/protocol.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@ Blockx (void)
439439
LoadCoordx (&NewCoord);
440440
screen_block_draw (&CurCoord, &NewCoord);
441441
SubMode = 0;
442-
CurCoord.x-=15; // s0ascers
442+
CurCoord.y-=15; // s0ascers
443443
}
444444
}
445445

0 commit comments

Comments
 (0)