mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-06-05 16:14:11 +00:00

- Use enums for key and mouse actions, rather than integer ids. - Change TerminalState to always contain a terminal. We now make TerminalState nullable when we want to skip sending anything.