Occlusion culling: Add comments, minor code improvements
authorparamat <mat.gregory@virginmedia.com>
Tue, 8 Nov 2016 16:07:56 +0000 (16:07 +0000)
committerparamat <mat.gregory@virginmedia.com>
Wed, 9 Nov 2016 00:09:35 +0000 (00:09 +0000)
commitc05aac3766e88530fcf5d38a8c25c994b792b324
tree772af4a2c9bcbda1d2efea5541c5c0cab3a87ab3
parentc79370023b322df2195f80a2f2d2b5b142add2bb
Occlusion culling: Add comments, minor code improvements

Remove unnecessary code.
Use '/ 2.0f' because endoff is a float.
src/clientmap.cpp