[Client] Return 0 if effect not found

0.6.3
Koncord 7 years ago
parent c5c1a160b2
commit 53346e2663

@ -334,6 +334,7 @@ namespace MWMechanics
return effectIt->mDuration; return effectIt->mDuration;
} }
} }
return 0.f;
} }
/* /*
End of tes3mp addition End of tes3mp addition

Loading…
Cancel
Save