mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-01 12:32:48 +00:00
abb4c64c8f
We were constructing our wxCommandEvent incorrectly and using an ID as an event type instead of the ID. Works properly now.