Skip to content

Fix `KeyUp` hook being called when the console is open

LJ Sonic requested to merge fix-console-keyup into next

This fixes the KeyUp hook being called when the console is open.

This also makes all key names lowercase to make them more consistent for modders.

Merge request reports