diff --git a/plants_lib/init.lua b/plants_lib/init.lua index c5ac195..661513e 100644 --- a/plants_lib/init.lua +++ b/plants_lib/init.lua @@ -38,7 +38,7 @@ else S = function ( s ) return s end end -local DEBUG = true --... except if you want to spam the console with debugging info :-) +local DEBUG = false --... except if you want to spam the console with debugging info :-) function plantslib:dbg(msg) if DEBUG then