Map works correctly

This commit is contained in:
Morippi
2021-07-07 20:22:05 +02:00
parent c6a96ae710
commit 86e4ab7e83
3 changed files with 626 additions and 53 deletions
+3
View File
@@ -146,6 +146,9 @@ dependencies {
compile('com.github.KaptainWutax:NoiseUtils:1.0.0') {
transitive = false
}
compile('com.github.KaptainWutax:MathUtils:-SNAPSHOT') {
transitive = false
}
compile('com.github.KaptainWutax:TerrainUtils:1.0.0') {
transitive = false
}