Clear gmSwitch before activating switcher
If if you pressed [Switch Hedgehog] key and THEN enabled the
Switch Hedgehog utility, you immediately switch. This was mildly
confusing.
pub mod server;pub mod client;pub mod room;pub mod network;pub mod coretypes;mod actions;mod handlers;