Teleportation in editor
This commit is contained in:
@@ -46,7 +46,6 @@ void ProjectileVisitor::visit(const SDLPP::RenderObject &obj) {
|
||||
}
|
||||
break;
|
||||
case GOOMBA_ID:
|
||||
std::cout << "DEATH" << std::endl;
|
||||
death = true;
|
||||
default:
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user