From: 0gb.us <0gb.us@0gb.us> Date: Thu, 13 Jun 2013 00:56:22 +0000 (-0600) Subject: Added show_debug to minetest.conf.example X-Git-Url: http://81.2.79.47:8989/gitweb/?a=commitdiff_plain;h=c6a9eae3aedb69eea186b39aa1f87ecb31698424;p=zefram%2Fminetest%2Fminetest_engine.git Added show_debug to minetest.conf.example I love that setting. Why is it not in this file already? --- diff --git a/minetest.conf.example b/minetest.conf.example index 44bd3410..6d4186f8 100644 --- a/minetest.conf.example +++ b/minetest.conf.example @@ -91,6 +91,8 @@ #client_unload_unused_data_timeout = 600 # Whether to fog out the end of the visible area #enable_fog = true +# Whether to show the client debug info (has the same effect as hitting F5) +#show_debug = false # Enable a bit lower water surface; disable for speed (not quite optimized) #new_style_water = false # Max liquids processed per step