Fucking invalid spot.
This commit is contained in:
@@ -180,7 +180,7 @@ static void handle_card_movement(struct cursor *cursor) {
|
|||||||
draw_cursor(cursor);
|
draw_cursor(cursor);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
if (*origin == *destination) {
|
if (destination && *origin == *destination) {
|
||||||
erase_cursor(cursor);
|
erase_cursor(cursor);
|
||||||
cursor->y--;
|
cursor->y--;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user