Fix enforcing of nametag hiding
authorest31 <MTest31@outlook.com>
Thu, 15 Oct 2015 21:46:03 +0000 (23:46 +0200)
committerest31 <MTest31@outlook.com>
Thu, 15 Oct 2015 21:46:03 +0000 (23:46 +0200)
commitb600bc30a9fbd92800dabad14a38f28f0ccdd28e
tree64a685081f46eeb7f003dc4eef872fadccad9b91
parent5d88501a5799dbee8623ce9920423948659368fa
Fix enforcing of nametag hiding

Commit

d2ca662569427d36642660314668e416bf68f3c8 "Enforce hiding nametag"

didn't fix the issue for "client" instances, where the nametag update
was received before the object was added to the scene. This resulted
in the grey shadow on the nametag that commit tried to fix.

Thanks to @neoascetic for pointing out that there still is a shadow.
src/content_cao.cpp