fixed warning

This commit is contained in:
h4570
2020-12-24 10:35:04 +01:00
parent e39c8c5de8
commit 91934df5e8
+1 -1
View File
@@ -46,4 +46,4 @@ BoundingBox::BoundingBox(Vector3 *t_vertices)
BoundingBox::~BoundingBox() BoundingBox::~BoundingBox()
{ {
} }