]> git.lizzy.rs Git - crafter_client.git/commitdiff
Remove debug
authoroilboi <47129783+oilboi@users.noreply.github.com>
Sat, 18 Apr 2020 20:36:56 +0000 (16:36 -0400)
committeroilboi <47129783+oilboi@users.noreply.github.com>
Sat, 18 Apr 2020 20:36:56 +0000 (16:36 -0400)
weather_handling.lua

index 6d8600ccea9b86e31058e8385dad8dceebf94789..755a20058234dca1fa56028dc8443d846dc9a2e4 100644 (file)
@@ -188,7 +188,6 @@ minetest.register_globalstep(function(dtime)
                                        end
                                --rain blood upwards in the nether
                                else
-                                       print("ichor")
                                        if snow == true or rain == true then
                                                spawn_ichor(minetest.localplayer)
                                        end