diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/UI/SlotArea.h | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/src/UI/SlotArea.h b/src/UI/SlotArea.h index 0a35527d1..35743908a 100644 --- a/src/UI/SlotArea.h +++ b/src/UI/SlotArea.h @@ -468,4 +468,8 @@ public: protected: cMinecartWithChest * m_Chest; -};
\ No newline at end of file +}; + + + + |