From a221604a532867540aa21e6fcf1e7a7a5d51e5ba Mon Sep 17 00:00:00 2001 From: AntumDeluge Date: Mon, 29 May 2017 15:06:40 -0700 Subject: [PATCH] Turn off 'sneeker' debugging for 'master' branch --- minetest.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/minetest.conf b/minetest.conf index 247d8d3c..5740db71 100644 --- a/minetest.conf +++ b/minetest.conf @@ -1765,7 +1765,7 @@ only_peaceful_mobs = false # Logs debug output. # type: bool # default: false -sneeker.debug = true +#sneeker.debug = false # Sets maximum number of spawns that can exist in world. # type: int