Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- function dummycallback()
- end
- function emerge()
- local context = {}
- minetest.emerge_area(pos1, pos2, dummycallback, context)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement