mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 11:30:17 +00:00
fix lobby join bug
This commit is contained in:
+1
-1
@@ -81,7 +81,7 @@ class Client {
|
||||
}
|
||||
);
|
||||
this.game.join(() => {
|
||||
this.joinModal.closeAndLeave()
|
||||
this.joinModal.close()
|
||||
});
|
||||
const g = this.game;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user