JWoodsIII wrote:
> Makefile.exe - 2 error(s), 9 warning(s)
> _____________________________________________________
> *snip (line 1684 is the third one)*
> } else {
> SEND_TO_Q("\r\nCharacter not deleted.\r\n", d);
> SEND_TO_Q(MENU, d);0 STATE(d) = CON_MENU; <-----
> }
The line indicated should be two lines, i.e.:
SEND_TO_Q(MENU, d);
STATE(d) = CON_MENU;
dak? you there dak? I think this is your department.
-> Ben
+------------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
| http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
+------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/15/00 PST