some comment spelling fixes
This commit is contained in:
@@ -714,7 +714,7 @@ drag_ball(coordxy x, coordxy y, int *bc_control,
|
||||
}
|
||||
|
||||
/* ball is two spaces horizontal or vertical from player; move*/
|
||||
/* chain inbetween *unless* current chain position is OK */
|
||||
/* chain in-between *unless* current chain position is OK */
|
||||
case 4:
|
||||
if (CHAIN_IN_MIDDLE(uchain->ox, uchain->oy))
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user