]> git.lizzy.rs Git - minetest.git/commit
Don't allow placing CONTENT_IGNORE with Map::setNode() because it is never useful...
authorPerttu Ahola <celeron55@gmail.com>
Fri, 25 Nov 2011 15:42:41 +0000 (17:42 +0200)
committerPerttu Ahola <celeron55@gmail.com>
Tue, 29 Nov 2011 17:13:51 +0000 (19:13 +0200)
commit74770ab71818a16b49274ac2261c0577cbdccfce
treef18389df2bec4d3af26f18a7c16b3d55425507c8
parent6153a2fb104a2b4eb88885690f3d5e1826320643
Don't allow placing CONTENT_IGNORE with Map::setNode() because it is never useful and is only caused by bugs.
src/map.cpp