Fix travis warning about no newline at end of file.

This commit is contained in:
dteviot 2015-09-10 22:26:33 +12:00
parent 573a14993a
commit 6f97187bb6

View file

@ -136,4 +136,4 @@ bool MWMechanics::AiPackage::isActorNearInactiveCell(const ESM::Position& actorP
{
return false;
}
}
}