#endif location fix

This commit is contained in:
TighMacFanatic
2011-12-16 18:44:51 -05:00
parent e08e8cf131
commit ab8cd3e5d5

View File

@@ -3326,12 +3326,12 @@ void LLPhysicsDecomp::doDecompositionSingleHull()
}
}
}
#endif
{
completeCurrent();
}
#endif
}