Difference for server/skill_util.c from version 1.58 to 1.59


version 1.58 version 1.59
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_skill_util_c =   * static char *rcsid_skill_util_c =
  *   "$Id: skill_util.c,v 1.58 2005/10/03 03:29:41 cavesomething Exp $";   *   "$Id: skill_util.c,v 1.59 2005/10/28 19:08:53 akirschbaum Exp $";
  */   */
 /*  /*
     CrossFire, A Multiplayer game for X-windows      CrossFire, A Multiplayer game for X-windows
Line 834
 
Line 834
     */      */
     if(op->type==PLAYER) {      if(op->type==PLAYER) {
  if (!QUERY_FLAG(op,FLAG_READY_WEAPON)) {   if (!QUERY_FLAG(op,FLAG_READY_WEAPON)) {
      int i;       size_t i;
   
      if (!skill) {       if (!skill) {
  /* See if the players chosen skill is a combat skill, and use   /* See if the players chosen skill is a combat skill, and use


Legend:
line(s) removed in v.1.58 
line(s) changed
 line(s) added in v.1.59

File made using version 1.98 of cvs2html by leaf at 2011-07-21 17:45