1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-03-12 22:14:42 +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)
{}
bool InsertFunctor::InsertFunctor::operator() (const MWWorld::Ptr& ptr)
bool InsertFunctor::operator() (const MWWorld::Ptr& ptr)
{
if (mRescale)
{