version 1.17 | | version 1.18 |
---|
| | |
/* | | /* |
* static char *rcsid_player_h = | | * static char *rcsid_player_h = |
* "$Id: player.h,v 1.17 2002/01/16 10:51:32 jbontje Exp $"; | | * "$Id: player.h,v 1.18 2002/03/10 16:18:13 avogl Exp $"; |
*/ | | */ |
| | |
/* | | /* |
| | |
it possible for him/her to define this in the resources. */ | | it possible for him/her to define this in the resources. */ |
| | |
char own_title[MAX_NAME]; | | char own_title[MAX_NAME]; |
char title[MAX_NAME]; | | char title[BIG_NAME]; |
| | |
/* EXT_SERVER: this string hold player description. | | /* EXT_SERVER: this string hold player description. |
* Client must parse it. | | * Client must parse it. |