mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 05:06:44 +01:00
whoops.
This commit is contained in:
parent
eb35ba5fb0
commit
90d327d80c
@ -65,7 +65,7 @@ public class Plot implements Cloneable {
|
||||
* Has the plot changed since the last save cycle?
|
||||
*/
|
||||
public boolean hasChanged = false;
|
||||
public boolean countsTowardsMax = false;
|
||||
public boolean countsTowardsMax = true;
|
||||
|
||||
/**
|
||||
* Primary constructor
|
||||
|
Loading…
Reference in New Issue
Block a user