feat: support world unloading

This commit is contained in:
daoge_cmd
2024-10-28 17:39:25 +08:00
parent 144c932703
commit 16c951838b
2 changed files with 15 additions and 1 deletions
+1 -1
View File
@@ -79,6 +79,6 @@ object Versions {
}
object Allay {
const val api = "1cb3bb69c6"
const val api = "0114e0b290"
}
}