Remove remenants of mob code
authorPavel Puchkin <i@neoascetic.me>
Thu, 23 Oct 2014 19:17:47 +0000 (22:17 +0300)
committerShadowNinja <shadowninja@minetest.net>
Fri, 24 Oct 2014 00:54:33 +0000 (20:54 -0400)
commit73bf791fe12d4214d29b6b872940ede634651ce8
tree1c68478f2b5aec6257a44138e693e0ae6b36541a
parent737cce5f2b8409ec7cc9b73b9cf4b6d572b54e63
Remove remenants of mob code

Since minetest has no mobs within the core anymore, I suppose these
settings and code should go. Any mod that uses `minetest.setting_getbool`
will work with no problem since the default return value is `false`.
minetest.conf.example
src/defaultsettings.cpp
src/environment.cpp
src/serverobject.h