mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-08 05:20:37 +00:00
fixed center button clicked immediately on creation, make fake humans less strong.
This commit is contained in:
@@ -118,7 +118,7 @@ export class DefaultConfig implements Config {
|
||||
return 10000
|
||||
}
|
||||
if (playerInfo.playerType == PlayerType.FakeHuman) {
|
||||
return 50000
|
||||
return 10000
|
||||
}
|
||||
return 10000
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user