Mario: Fireball works
This commit is contained in:
@@ -57,6 +57,9 @@ void GoombaVisitor::visit(const SDLPP::RenderObject &obj) {
|
||||
}
|
||||
}
|
||||
break;
|
||||
case FIREBALL_ID:
|
||||
instant_death = true;
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user