mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-10-28 12:27:39 +00:00
Convert GLFW's key codes back to their actual key, and then use that when checking keyboard shortcuts. We *don't* do this for the paste key, just to be consistent with vanilla's behaviour. Fixes #2207.