Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local function myfunc()
- […]
- minetest.after(0.3, myfunc)
- end
- minetest.after(0.3, myfunc)
RAW Paste Data