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)
{