mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-06-25 22:52:51 +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.