Example #1
0
void GuyObject::Collide(Object &o)
{
	tg->GotNugget(o);
}