Skip to content
Snippets Groups Projects
Commit 71da7c21 authored by Chris N's avatar Chris N
Browse files

Fix Typo

The jig's up.
parent d5ef5993
Branches
Tags
No related merge requests found
......@@ -287,5 +287,5 @@ minetest.register_on_generated(function(minp, maxp, seed)
vm:write_to_map(data)
local chugent = math.ceil((os.clock() - t1) * 1000) --grab how long it took
print ("[subterrain] "..chugent.." ms") --tell people how long
print ("[caverealms] "..chugent.." ms") --tell people how long
end)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment