whoopsy
This commit is contained in:
parent
948ce27815
commit
683743345a
|
|
@ -281,7 +281,7 @@ is_renderable() const {
|
|||
////////////////////////////////////////////////////////////////////
|
||||
bool CollisionNode::
|
||||
is_collision_node() const {
|
||||
return false;
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue