added spawn timer bar

This commit is contained in:
evanpelle
2024-08-26 09:13:05 -07:00
parent 51650eb930
commit 8c902a70b8
13 changed files with 47 additions and 16 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import {vintageTheme} from "./VintageTheme";
export class DefaultConfig implements Config {
turnsUntilGameStart(): number {
numSpawnPhaseTurns(): number {
return 100
}
numBots(): number {