]> git.lizzy.rs Git - dragonfireclient.git/commit
Fix lighting of upright_sprite entities (#12336)
authorx2048 <codeforsmile@gmail.com>
Fri, 20 May 2022 20:35:03 +0000 (22:35 +0200)
committerGitHub <noreply@github.com>
Fri, 20 May 2022 20:35:03 +0000 (22:35 +0200)
commita4ef62f5b215fe0f23e3e50672f1538854db4ed9
tree1140a95491a136d22530a08e0c232f78e64041ec
parent604fb2b738c1f369c608b7f3b778034bf3dc2725
Fix lighting of upright_sprite entities (#12336)

Use MeshNode materials to set the light since ReadOnlyMaterials is now false
src/client/content_cao.cpp