mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-02-11 19:50:38 +00:00
Fixes #1668
This commit is contained in:
parent
c3759f8963
commit
c808257b7c
1 changed files with 1 additions and 0 deletions
|
@ -160,6 +160,7 @@ public class Auto extends SubCommand {
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
plotarea.setMeta("lastPlot", start);
|
||||||
}
|
}
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue