version 1.6 | version 1.7 | |||
---|---|---|---|---|
|
| |||
/* | /* | |||
* static char *rcsid_anim_c = | * static char *rcsid_anim_c = | |||
* "$Id: anim.c,v 1.6 2001/05/12 23:55:24 mwedel Exp $"; | * "$Id: anim.c,v 1.7 2001/07/14 04:04:53 mwedel Exp $"; | |||
*/ | */ | |||
/* | /* | |||
|
| |||
* piece, and not for the other tail pieces. | * piece, and not for the other tail pieces. | |||
*/ | */ | |||
if (!op->head) | if (!op->head) | |||
update_object(op); | update_object(op, UP_OBJ_FACE); | |||
} | } | |||
Legend:
|