mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-08 04:30:37 +00:00
create basic win popup
This commit is contained in:
@@ -2,6 +2,9 @@ import {GameID} from "../Schemas";
|
||||
import {DefaultConfig} from "./DefaultConfig";
|
||||
|
||||
export const devConfig = new class extends DefaultConfig {
|
||||
percentageTilesOwnedToWin(): number {
|
||||
return 80
|
||||
}
|
||||
numSpawnPhaseTurns(): number {
|
||||
return 40
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user