mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-07-23 12:22:53 +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.