mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-28 23:54:15 +00:00
update front page background image
This commit is contained in:
@@ -23,7 +23,7 @@ export const devConfig = new class extends DefaultConfig {
|
||||
export const devPlayerConfig = new class extends DefaultPlayerConfig {
|
||||
startTroops(playerInfo: PlayerInfo): number {
|
||||
if (playerInfo.isBot) {
|
||||
return 1000
|
||||
return 5000
|
||||
}
|
||||
return 5000
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user