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/Bag.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/game/Bag.cpp') diff --git a/src/game/Bag.cpp b/src/game/Bag.cpp index 765d40f3962..331b12acde5 100644 --- a/src/game/Bag.cpp +++ b/src/game/Bag.cpp @@ -224,3 +224,4 @@ Item* Bag::GetItemByPos( uint8 slot ) const return NULL; } + -- cgit v1.2.3