Difference for server/skill_util.c from version 1.5 to 1.6


version 1.5 version 1.6
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_skill_util_c =   * static char *rcsid_skill_util_c =
  *   "$Id: skill_util.c,v 1.5 2000/05/26 09:50:49 jec Exp $";   *   "$Id: skill_util.c,v 1.6 2000/06/14 04:04:16 cvs Exp $";
  */   */
 /*  /*
     CrossFire, A Multiplayer game for X-windows      CrossFire, A Multiplayer game for X-windows
Line 1163
 
Line 1163
     {      {
         /* optimization for changing skill to current skill */          /* optimization for changing skill to current skill */
         if (who->type == PLAYER)          if (who->type == PLAYER)
             who->contr->shoottype == range_skill;              who->contr->shoottype = range_skill;
         return 1;          return 1;
     }      }
   


Legend:
line(s) removed in v.1.5 
line(s) changed
 line(s) added in v.1.6

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