1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-21 09:53:50 +00:00

minor fix

This commit is contained in:
Marc Zinnschlag 2014-03-02 11:03:37 +01:00
parent 536a0e0ab0
commit ca30f2af3d

View file

@ -43,7 +43,7 @@ namespace
mPhysics (physics), mRendering (rendering) mPhysics (physics), mRendering (rendering)
{} {}
bool InsertFunctor::InsertFunctor::operator() (const MWWorld::Ptr& ptr) bool InsertFunctor::operator() (const MWWorld::Ptr& ptr)
{ {
if (mRescale) if (mRescale)
{ {