mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-08-17 05:34:37 +00:00
add ~30 second alliance request cooldown to prevent spam
This commit is contained in:
@@ -48,6 +48,7 @@ export interface Config {
|
||||
boatMaxDistance(): number
|
||||
boatMaxNumber(): number
|
||||
allianceDuration(): Tick
|
||||
allianceRequestCooldown(): Tick
|
||||
}
|
||||
|
||||
export interface Theme {
|
||||
|
||||
Reference in New Issue
Block a user