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:
parent
536a0e0ab0
commit
ca30f2af3d
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue