Possible problem.

From: Mark Dickey (mark@OKEEFE.BESTWEB.NET)
Date: 07/14/97


In the class.c, in the "roll_real_abils" function, there is a switch
statment for the class.  The switch does not include a "default" which
means if the class id "CLASS_UNDEFINED" or something not listed, nothing
will happen(whoch is what should be), but it stiull shoudl include the:

default:
  break;

statement.

Thanks, Bye

Mark Dickey
mark@bestweb.net


      +-----------------------------------------------------------+
      | Ensure that you have read the CircleMUD Mailing List FAQ: |
      |   http://cspo.queensu.ca/~fletcher/Circle/list-faq.html   |
      +-----------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/08/00 PST