mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-21 12:55:06 +00:00
implement mirv
This commit is contained in:
@@ -45,10 +45,10 @@ export class DevConfig extends DefaultConfig {
|
||||
// return 5000
|
||||
// }
|
||||
|
||||
numBots(): number {
|
||||
return 0;
|
||||
}
|
||||
spawnNPCs(): boolean {
|
||||
return false;
|
||||
}
|
||||
// numBots(): number {
|
||||
// return 0;
|
||||
// }
|
||||
// spawnNPCs(): boolean {
|
||||
// return false;
|
||||
// }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user