Removed the old menu system (/menu and /choose) entirely

This commit is contained in:
2024-08-09 13:06:32 -04:00
parent c0b570036e
commit a08ce7ed0f
12 changed files with 0 additions and 279 deletions

View File

@@ -19,7 +19,6 @@ public:
SharedChannel channel_;
LuaConsole console_;
PrintChanneler print_channeler_;
Gui gui_;
public:
void set_initial_state_connect(const eng::string &hostspec) {