mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-06 17:41:04 +00:00
4 lines
65 B
Lua
4 lines
65 B
Lua
|
core.register_on_generated(function()
|
||
|
error("intentional")
|
||
|
end)
|