From 1e9b7c519953c73c6e5ca4ce2169eb674267c115 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 20 Apr 2013 16:40:24 +0300 Subject: fix style in other files. --- src/inventory.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/inventory.cpp') diff --git a/src/inventory.cpp b/src/inventory.cpp index 0a82aae7b..abdc92723 100644 --- a/src/inventory.cpp +++ b/src/inventory.cpp @@ -47,6 +47,7 @@ struct SlotUsed final : public std::unary_function }; Inventory::Inventory(const int type, const int size) : + mInventoryListeners(), mType(type), mSize(size == -1 ? static_cast( Net::getInventoryHandler()->getSize(type)) -- cgit v1.2.3-60-g2f50