Changeset 177 for trunk/src/game/Bag.h
- Timestamp:
- 11/19/08 13:43:30 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/game/Bag.h
r102 r177 53 53 bool IsEmpty() const; 54 54 uint32 GetFreeSlots() const; 55 uint32 GetBagSize() const { return GetUInt32Value(CONTAINER_FIELD_NUM_SLOTS); } 55 56 56 57 // DB operations