aboutsummaryrefslogtreecommitdiff
path: root/src/game/Bag.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/Bag.cpp')
-rw-r--r--src/game/Bag.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/Bag.cpp b/src/game/Bag.cpp
index 1293b058d00..c3b83a39e2b 100644
--- a/src/game/Bag.cpp
+++ b/src/game/Bag.cpp
@@ -224,3 +224,4 @@ Item* Bag::GetItemByPos( uint8 slot ) const
return NULL;
}
+