Closed PureTryOut closed 8 years ago
I just noticed I got a lot of commits left over from #77... Anybody any clue how to get rid of those?
It looks like the master that plots is comparing against is outdated. You might try rebasing against upstream with something like
git pull upstream master --rebase
That did not really fix much lol... Well at least I tried.
Seems like at least the proper changes are in this PR, and merging shouldn't mess much up. We'll squash it into 1 commit like we do with the rest.
Approved by @random-nick
Renamed 'townChunks' to 'plots' where applicable. The latter name fits better and better describes what it is.