bring back the $ln command

This commit is contained in:
Martin Michelsen
2023-09-05 00:08:44 -07:00
parent 013a19885f
commit 3b69d3484d
11 changed files with 38 additions and 34 deletions
-1
View File
@@ -25,7 +25,6 @@ Lobby::Lobby(uint32_t id)
random_seed(random_object<uint32_t>()),
event(0),
block(0),
type(0),
leader_id(0),
max_clients(12),
flags(0) {