Re: Discard, was:Re: hypocrite's reply
- Posted by Hawke <mdeland at NWINFO.NET> Sep 21, 1998
- 493 views
Hawke oopsy!: > if discard(x,y) then DanceAndSing(A_Jig) end if make that: if discard(x,y) then --DanceAndSing(A_Jig) end if
Hawke oopsy!: > if discard(x,y) then DanceAndSing(A_Jig) end if make that: if discard(x,y) then --DanceAndSing(A_Jig) end if