]> git.lizzy.rs Git - dragonfireclient.git/commit
Improve LBMManager::applyLBMs() code
authorsfan5 <sfan5@live.de>
Sun, 5 Jun 2022 14:58:48 +0000 (16:58 +0200)
committersfan5 <sfan5@live.de>
Sun, 5 Jun 2022 15:48:51 +0000 (17:48 +0200)
commita69b7abe00fb818fd88f3cd04e7f9997ffd21072
tree3ae1e1df21f834166395aa0a26fc9886e9fdd51e
parent03d86ea0b4900cd0394649597d278d465512d629
Improve LBMManager::applyLBMs() code

Fixes a possible bug for lbms on content ID zero and removes unsafe casts.
src/serverenvironment.cpp