Some letters changed and formatting fixed. n_n

This commit is contained in:
Cate 2011-07-12 11:46:07 -04:00 committed by Simon Robertshaw
parent d3452b01c8
commit 4efa60009e

View File

@ -4256,7 +4256,6 @@ void render_cursor(pixel *vid, int x, int y, int t, int rx, int ry)
if (i) xor_pixel(x-i, y+j, vid); if (i) xor_pixel(x-i, y+j, vid);
} }
} }
} }
else //wall cursor else //wall cursor
{ {