forked from mirror/openmw-tes3mp
Remove unused line
This commit is contained in:
parent
fa17784722
commit
a81a04e6d0
1 changed files with 0 additions and 1 deletions
|
@ -425,7 +425,6 @@ namespace MWMechanics
|
|||
MWBase::Environment::get().getWorld()->getAnimation(target)->addEffect(
|
||||
"meshes\\" + reflectStatic->mModel, ESM::MagicEffect::Reflect, false, "");
|
||||
reflectedEffects.mList.push_back(*effectIt);
|
||||
magnitudeMult = 0;
|
||||
continue;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue