From 14234c86fa4f1b31436a0289cdac5f92ab430804 Mon Sep 17 00:00:00 2001 From: KingPin Date: Tue, 17 Feb 2009 20:07:49 -0600 Subject: Newline added to bottom of all files. --HG-- branch : trunk --- src/game/RandomMovementGenerator.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/game/RandomMovementGenerator.cpp') diff --git a/src/game/RandomMovementGenerator.cpp b/src/game/RandomMovementGenerator.cpp index 0679d1381db..cb748883772 100644 --- a/src/game/RandomMovementGenerator.cpp +++ b/src/game/RandomMovementGenerator.cpp @@ -182,3 +182,4 @@ RandomMovementGenerator::Update(Creature &creature, const uint32 &diff } return true; } + -- cgit v1.2.3