Make nametags white again
authorest31 <MTest31@outlook.com>
Mon, 18 May 2015 19:01:57 +0000 (21:01 +0200)
committerest31 <MTest31@outlook.com>
Mon, 18 May 2015 19:11:41 +0000 (21:11 +0200)
commit23984ef7f0c13f6ae011587ba0488b9ea1bb64f8
tree5c40ae70c54e237eab0d55b2d55b0d61b70dfeb9
parent20aa78cffb6594ff8fdea4291f18d1a8bd252529
Make nametags white again

Commit 11a96e4901ce54c4646e47866f7a66cd9034c16b
commented out version parsing, resulting in the version byte being parsed as part of the color,
making nametags dark grey.
Re-introduces version parsing and ignores the packet if the version is more recent than ours,
fixing the unused variable warning (should have been done anyway).
src/content_cao.cpp