mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-17 16:11:32 +00:00
give fake humans country names, fake humans less likely to betray
This commit is contained in:
@@ -92,7 +92,6 @@ export class ClientGame {
|
||||
|
||||
public start() {
|
||||
this.isActive = true
|
||||
|
||||
this.eventBus.on(PlayerEvent, (e) => this.playerEvent(e))
|
||||
this.eventBus.on(MouseUpEvent, (e) => this.inputEvent(e))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user