]> git.lizzy.rs Git - dragonfireclient.git/commit
Fix light overflow of u8 if light is saturated at 255 (#10305)
authorBenjaminRi <28017860+BenjaminRi@users.noreply.github.com>
Sun, 23 Aug 2020 13:39:55 +0000 (15:39 +0200)
committerGitHub <noreply@github.com>
Sun, 23 Aug 2020 13:39:55 +0000 (15:39 +0200)
commitf5a203fbcd3af358bc1639467014063ba8409d3e
tree9ffc980351cc6c4fc8e61f83fcdc6ac05f66cb6b
parentcf5547227d9fffd9fb0043ce0b5633b831536eb6
Fix light overflow of u8 if light is saturated at 255 (#10305)
src/light.cpp