Fix weird formatting added during the merge

This commit is contained in:
scrawl 2014-01-01 16:13:20 +01:00
parent b3cd10dbea
commit 69ba8a40bf

View file

@ -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)
{