remove default player from headless mode

This commit is contained in:
MihailRis
2024-12-11 00:31:08 +03:00
parent 3c2eb30a29
commit c67f158e62
8 changed files with 65 additions and 42 deletions
-1
View File
@@ -1,4 +1,3 @@
test.reconfig_packs({"base"}, {})
test.new_world("demo", "2019", "core:default")
assert(world.get_generator() == "core:default")
coroutine.yield()