1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-02-04 03:40:14 +00:00

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;
}
}
}