PlotSquared/Core/src
dordsor21 e159fa054d
Clean up HybridGen
- There's no need for while loops acting as a modulo after we've already performed a modulo
 - Make the code-sections calculating if positions are in the wall/road more readable
 - Collaps duplicate if-elseif bodies
2022-06-11 13:24:03 +01:00
..
main Clean up HybridGen 2022-06-11 13:24:03 +01:00
test/java/com/plotsquared/core feat: plot-title flag value should allow single values (#3410) 2022-01-22 11:02:08 +01:00