mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-08-18 00:28:14 +00:00
update version, ping every 5 seconds, only end game if no pings for 20 seconds
This commit is contained in:
@@ -131,7 +131,7 @@ export class Transport {
|
||||
gameID: this.gameID,
|
||||
})))
|
||||
}
|
||||
}, 10000);
|
||||
}, 5 * 1000);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user