forked from mirror/openmw-tes3mp
Fix travis warning about no newline at end of file.
This commit is contained in:
parent
573a14993a
commit
6f97187bb6
1 changed files with 1 additions and 1 deletions
|
@ -136,4 +136,4 @@ bool MWMechanics::AiPackage::isActorNearInactiveCell(const ESM::Position& actorP
|
||||||
{
|
{
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue