mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-04 06:00:39 +00:00
re-enable stacking
This commit is contained in:
@@ -671,7 +671,8 @@ export class DefaultConfig implements Config {
|
||||
}
|
||||
|
||||
structureMinDist(): number {
|
||||
return 12;
|
||||
// TODO: Increase this to ~15 once upgradable structures are implemented.
|
||||
return 1;
|
||||
}
|
||||
|
||||
shellLifetime(): number {
|
||||
|
||||
Reference in New Issue
Block a user