diff --git a/apps/openmw/mwmechanics/activespells.cpp b/apps/openmw/mwmechanics/activespells.cpp index 620053c69..cc0dcec79 100644 --- a/apps/openmw/mwmechanics/activespells.cpp +++ b/apps/openmw/mwmechanics/activespells.cpp @@ -334,6 +334,7 @@ namespace MWMechanics return effectIt->mDuration; } } + return 0.f; } /* End of tes3mp addition