removed leagcy clientmods
This commit is contained in:
parent
9194165cf1
commit
678559bb63
@ -1,7 +0,0 @@
|
|||||||
local x, y, z = 0, 0, 0
|
|
||||||
|
|
||||||
function loop()
|
|
||||||
local nx, ny, nz = x + 100, y + 100, z + 100
|
|
||||||
end
|
|
||||||
|
|
||||||
minetest.register_on_connect(loop)
|
|
Loading…
x
Reference in New Issue
Block a user