Difference for server/gods.c from version 1.46 to 1.47


version 1.46 version 1.47
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_gods_c =   * static char *rcsid_gods_c =
  *   "$Id: gods.c,v 1.46 2005/07/26 00:23:00 akirschbaum Exp $";   *   "$Id: gods.c,v 1.47 2005/08/10 13:38:31 ryo_saeba Exp $";
  */   */
   
 /*  /*
Line 890
 
Line 890
             archetype *at;              archetype *at;
             int i;              int i;
   
             if ((at = find_archetype("depletion")) == NULL) {              if ((at = find_archetype(ARCH_DEPLETION)) == NULL) {
                 LOG (llevError, "Could not find archetype depletion.\n");                  LOG (llevError, "Could not find archetype depletion.\n");
                 continue;                  continue;
             }              }


Legend:
line(s) removed in v.1.46 
line(s) changed
 line(s) added in v.1.47

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