This commit is contained in:
HybridDog 2015-09-27 19:04:07 +02:00
parent 58b275a8c6
commit 21360feb5c

View File

@ -245,9 +245,6 @@ minetest.register_on_generated(function(minp, maxp, seed)
end)
local time = math.floor(tonumber(os.clock()-load_time_start)*100+0.5)/100
local msg = "[sun_flowers] loaded after ca. "..time
if time > 0.05 then