]> git.lizzy.rs Git - Crafter.git/commitdiff
Remove debug for beds
authoroilboi <47129783+oilboi@users.noreply.github.com>
Thu, 25 Jun 2020 20:25:21 +0000 (16:25 -0400)
committeroilboi <47129783+oilboi@users.noreply.github.com>
Thu, 25 Jun 2020 20:25:21 +0000 (16:25 -0400)
mods/bed/init.lua

index 28ef883f2285343b6118a93a5e25fe601d8b6fe1..ee2685ce3725f48c2fe30ad43954401db9cd94af 100644 (file)
@@ -42,7 +42,6 @@ local wake_up = function(player)
 end
 
 local function global_sleep_check()
-       minetest.send_all("looping")
        --cancel the extra loops
        if minetest.get_us_time()/1000000 - time_since_last_check < 0.5 then
                return