1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-03-03 09:49:40 +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;
}
}
}