Fix node 0,0,0 being highlighted when enable_node_highlighting == false
authorCraig Robbins <kde.psych@gmail.com>
Mon, 1 Dec 2014 12:05:36 +0000 (22:05 +1000)
committerCraig Robbins <kde.psych@gmail.com>
Mon, 1 Dec 2014 12:13:21 +0000 (22:13 +1000)
commit691b18c41b74a1dfcbe360f492b4bb2ff9e22610
tree45cf0949d9be76478c92867827c93398e53345f8
parentd4f42938a567a4a0f378df153aa421273d75687f
Fix node 0,0,0 being highlighted when enable_node_highlighting == false

Without this patch node 0,0,0 is highlighted when enable_node_highligting is false
There is a minor lighting issue remaining, however it seems to be related to a different bug (https://github.com/minetest/minetest/issues/1887)
src/client.cpp
src/client.h
src/game.cpp