Alle Vorrausetzungwn fürs spielfeld geschrieben
This commit is contained in:
@@ -7,7 +7,7 @@ class LobbyManager {
|
||||
/** @param {socketIO.Server} io */
|
||||
constructor(io) {
|
||||
this.io = io;
|
||||
|
||||
|
||||
/** @type {Map<string, Lobby>}*/
|
||||
this.lobbys = new Map();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user