mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2025-02-20 07:27:19 -05:00
* Handle up/down/enter keys and reset menu on toggle Signed-off-by: William Claude <w.claude@thebeat.co> * Add sound when selecting an item Signed-off-by: William Claude <w.claude@thebeat.co> * Reorganise code and remove unused things (YAGNI) Signed-off-by: William Claude <w.claude@thebeat.co> * Group properties Signed-off-by: William Claude <w.claude@thebeat.co> * Use switch statements instead of IFs Signed-off-by: William Claude <w.claude@thebeat.co> * Prevent opening the escape menu over hero stats or inventory Signed-off-by: William Claude <w.claude@thebeat.co>