mirror of
https://gitlab.com/hashborgir/d2tweaks-rnd2k.git
synced 2025-12-15 11:41:35 -06:00
Cube opening works
This commit is contained in:
@@ -81,6 +81,8 @@ namespace d2_tweaks {
|
||||
|
||||
virtual bool left_mouse(bool up);
|
||||
virtual bool right_mouse(bool up);
|
||||
virtual bool middle_mouse(bool up);
|
||||
virtual bool mouse_wheel(bool up);
|
||||
|
||||
virtual bool key_event(uint32_t key, bool up);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user