forked from mtcontrib/plantlife_modpack
		
	turn debug off
This commit is contained in:
		| @@ -38,7 +38,7 @@ else | |||||||
|     S = function ( s ) return s end |     S = function ( s ) return s end | ||||||
| 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) | function plantslib:dbg(msg) | ||||||
| 	if DEBUG then | 	if DEBUG then | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user