Add option to flush region files on save (#9149)
This commit is contained in:
parent
0dd7fe3b9c
commit
07674ea170
2 changed files with 8 additions and 0 deletions
|
@ -1880,6 +1880,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||
+ map.put(EntityType.FIREBALL, -1);
|
||||
+ map.put(EntityType.SMALL_FIREBALL, -1);
|
||||
+ });
|
||||
+ public boolean flushRegionsOnSave = false;
|
||||
+ }
|
||||
+
|
||||
+ public FishingTimeRange fishingTimeRange;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue