version 1.79 | | version 1.80 |
---|
| | |
/* | | /* |
* static char *rcsid_c_object_c = | | * static char *rcsid_c_object_c = |
* "$Id: c_object.c,v 1.79 2006/05/05 09:47:40 ryo_saeba Exp $"; | | * "$Id: c_object.c,v 1.80 2006/05/21 19:56:29 akirschbaum Exp $"; |
*/ | | */ |
/* | | /* |
CrossFire, A Multiplayer game for X-windows | | CrossFire, A Multiplayer game for X-windows |
| | |
| | |
/* | | /* |
* This function was part of drop, now is own function. | | * This function was part of drop, now is own function. |
* Player 'op' tries to drop object 'tmp', if tmp is non zero, then | | * Player 'op' tries to drop object 'tmp', if nrof is non zero, then |
* nrof objects is tried to dropped. | | * nrof objects is tried to dropped. |
* This is used when dropping objects onto the floor. | | * This is used when dropping objects onto the floor. |
*/ | | */ |