MapBlock::actuallyUpdateDayNightDiff(): little performance optimization
authorLoic Blot <loic.blot@unix-experience.fr>
Wed, 26 Jul 2017 21:50:53 +0000 (23:50 +0200)
committerLoïc Blot <nerzhul@users.noreply.github.com>
Thu, 27 Jul 2017 05:56:48 +0000 (07:56 +0200)
commit4eb59aeeb2f2b535f4eb2a1608189bb03098454e
tree2610b979865d6f64dcc0c2e37e1fb1376f1ac692
parentc27504a322ad3dcc1ff483b416df265148486710
MapBlock::actuallyUpdateDayNightDiff(): little performance optimization

don't check isLightDayNightEq if checked on previous node
src/mapblock.cpp