forked from teamnwah/openmw-tes3coop
Fix weird formatting added during the merge
This commit is contained in:
parent
b3cd10dbea
commit
69ba8a40bf
1 changed files with 1 additions and 1 deletions
|
@ -250,7 +250,7 @@ namespace MWMechanics
|
|||
|
||||
if (effectId == ESM::MagicEffect::DivineIntervention)
|
||||
{
|
||||
MWBase::Environment::get().getWorld()->teleportToClosestMarker(target, "divinemarker", worldPos);
|
||||
MWBase::Environment::get().getWorld()->teleportToClosestMarker(target, "divinemarker", worldPos);
|
||||
}
|
||||
else if (effectId == ESM::MagicEffect::AlmsiviIntervention)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue