On 10/4/05, Mark Wedel <[EMAIL PROTECTED]> wrote:
> >       if (m->shopmin) fprintf(fp,"shopgreed %d\n", m->shopmin);
> >       if (m->shopmax) fprintf(fp,"shopgreed %d\n", m->shopmax);
>
>   Is that code there really correct?  It seems you are saving shopgreed as the
> field name when you are actually saving shopmin and shopmax.

no, no it isn't, those are typos. I've fixed that now in CVS. Thanks
for pointing it out.

_______________________________________________
crossfire mailing list
crossfire@metalforge.org
http://mailman.metalforge.org/mailman/listinfo/crossfire

Reply via email to