]> git.lizzy.rs Git - minetest.git/commit
Fix NodeDef backwards compatibility to 5.3.0 (#11942)
authorSmallJoker <SmallJoker@users.noreply.github.com>
Wed, 12 Jan 2022 17:49:14 +0000 (18:49 +0100)
committerGitHub <noreply@github.com>
Wed, 12 Jan 2022 17:49:14 +0000 (18:49 +0100)
commitb2eb44afc50976dc0954c868977b5829f3ff8a19
tree0d584ea84b0c570a24fea585897921122c1dc9da
parent4c8c6497799c83cb5bac773ac4eac7ea572ec78f
Fix NodeDef backwards compatibility to 5.3.0 (#11942)

1. Fixes crashes on older clients when [png is used as base image
2. Fixes liquid type assertion fails on debug builds
src/nodedef.cpp