Fixed bug were coords were not save and changed how how the check if coords already exist works

This commit is contained in:
Doc
2024-03-01 14:15:18 +01:00
parent 2016add473
commit a0acee4950
3 changed files with 5 additions and 6 deletions

View File

@@ -4,7 +4,7 @@ plugins {
}
group = "dev.protron"
version = "0.0.5-dev"
version = "0.0.5"
repositories {
mavenCentral()