mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-05-06 17:34:15 +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.