mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-13 10:33:59 +00:00
fixed attack speed up bug
This commit is contained in:
@@ -30,7 +30,7 @@ export const devConfig = new class extends DefaultConfig {
|
||||
// if (player.isBot()) {
|
||||
// return 1000
|
||||
// } else {
|
||||
// return 10000
|
||||
// return 1000000
|
||||
// }
|
||||
// }
|
||||
}
|
||||
Reference in New Issue
Block a user