mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-27 23:21:20 -04:00
Removed unused variable
This commit is contained in:
parent
42f3c73c75
commit
00402b7154
@ -435,8 +435,6 @@ namespace MWMechanics
|
||||
if (diff <= 0)
|
||||
return 0.f;
|
||||
|
||||
int magnitude = (effect.mMagnMin + effect.mMagnMax) / 2;
|
||||
|
||||
rating *= (diff) / 5.f;
|
||||
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user