Re: NEWBIE: Mayor special

From: Thomas Pedersen (classic@cloud9.net)
Date: 06/07/96


I might have confused this prob with the King Welmar bug in castle.c
....

On Fri, 7 Jun 1996, Eduardo Gutierrez de Oliveira wrote:

> On Fri, 7 Jun 1996, Thomas Pedersen wrote:
> 
> > 
> > Stock Circle has this code,
> >  
> >   case '3':
> >     perform_move(ch, path[index] - 0, 1);
> >     break; 
> > 
> > Change to:
> >     
> >   case '3':
> >     perform_move(ch, path[index] - '0', 1);
> >     break; 
> >     
> > This is in spec_procs.c ofcourse.
> > 
> > This more or less on top of my head, but I belive that fixed it.
> 
> 
> I don't think this was it, since it is already corrected (it is '0'), but 
> I'll try to check the syntaxis then, maybe there is some other thing I am 
> missing, the thing compiles ok tho'
> 
> Greets
> 
> Mythago
> 

_/_/_/_/_/_/_/_/_/_/
_/ Classic@Cloud9.net
_/ uskgf89j@ibmmail.com 
_/ http://www.cloud9.net/~classic
_/_/_/_/_/_/_/_/_/_/



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