Olli
May 17th, 2002, 02:11 AM
Hi World,
as i said before, this is yet another test, and btw: Brad, if you read this, it's really cool stuff, the new forum !!!!
Thats all folks !
Olli
;) ;) ;) ;)
void stupid(CBrain* myBrain)
{
if(!myBrain)
{
myFace.LookStupid(iForLongTime);
}
else
{
myFace.StartGrinding();
myBeer.Take(5);
myBeer.Attach(myFace);
myBrain.Delete();
}
}
as i said before, this is yet another test, and btw: Brad, if you read this, it's really cool stuff, the new forum !!!!
Thats all folks !
Olli
;) ;) ;) ;)
void stupid(CBrain* myBrain)
{
if(!myBrain)
{
myFace.LookStupid(iForLongTime);
}
else
{
myFace.StartGrinding();
myBeer.Take(5);
myBeer.Attach(myFace);
myBrain.Delete();
}
}