Coverted tabs to space in core libraries.
This commit is contained in:
@@ -615,7 +615,7 @@ void IntersectVisitor::apply(Billboard& node)
|
||||
pushMatrix(*billboard_matrix);
|
||||
|
||||
intersect(*node.getDrawable(i));
|
||||
|
||||
|
||||
popMatrix();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user