]> git.lizzy.rs Git - dragonfireclient.git/commit
Allow "liquid" and "flowingliquid" drawtypes even if liquidtype=none (#10737)
authorWuzzy <wuzzy2@mail.ru>
Wed, 20 Jan 2021 23:51:24 +0000 (00:51 +0100)
committerGitHub <noreply@github.com>
Wed, 20 Jan 2021 23:51:24 +0000 (00:51 +0100)
commit7f25823bd4f1a822449eb783ee555651a89ce9de
treea0fae739e61cc60ff14531df409638fc8b4d5f5a
parenteb8af614a5ee876a2bc9312506bfcfda20501232
Allow "liquid" and "flowingliquid" drawtypes even if liquidtype=none (#10737)
games/devtest/mods/testnodes/drawtypes.lua
games/devtest/mods/testnodes/liquids.lua
games/devtest/mods/testnodes/properties.lua
src/client/content_mapblock.cpp
src/nodedef.cpp