>It's a small thing, but I have to ask.  Is "t" defined up to 3, or >only to
>2?  It looks like a problem I had in class once.
In db.c:
void parse_simple_mob(FILE *mob_f, int i, int nr)
{
  int j, t[10];
In other parts of this function is is using t[6] or more...so I don't think
that is an issue :)
--Ziz
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
--
   +---------------------------------------------------------------+
   | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
   | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html |
   | Newbie List:  http://groups.yahoo.com/group/circle-newbies/   |
   +---------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 06/24/03 PDT