mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-08-04 00:45:57 +00:00
have game server store game
This commit is contained in:
@@ -20,6 +20,9 @@ export class DefaultConfig implements Config {
|
||||
return 2
|
||||
}
|
||||
|
||||
gameStorageBucketName(): string {
|
||||
return "openfront-games"
|
||||
}
|
||||
defensePostRange(): number {
|
||||
return 30
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user