Fixed rclk in doublechests
FS #284 git-svn-id: http://mc-server.googlecode.com/svn/trunk@1127 0a769ca7-a7f5-676a-18bf-c427514a06d6
This commit is contained in:
+2
-2
@@ -106,7 +106,6 @@ public:
|
||||
protected:
|
||||
cSlotAreas m_SlotAreas;
|
||||
|
||||
private:
|
||||
char m_WindowID;
|
||||
int m_WindowType;
|
||||
AString m_WindowTitle;
|
||||
@@ -114,7 +113,8 @@ private:
|
||||
cCriticalSection m_CS;
|
||||
cPlayerList m_OpenedBy;
|
||||
|
||||
bool m_IsDestroyed;
|
||||
bool m_IsDestroyed;
|
||||
bool m_ShouldDistributeToHotbarFirst; ///< If set (default), shift+click tries to distribute to hotbar first, then other areas. False for doublechests
|
||||
|
||||
cWindowOwner * m_Owner;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user