mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-03-12 22:14:42 +00:00
minor fix
This commit is contained in:
parent
536a0e0ab0
commit
ca30f2af3d
@ -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)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user