]> git.lizzy.rs Git - minetest.git/commit
Formspecs: Fix invalid background warning
authorrubenwardy <rw@rubenwardy.com>
Mon, 20 Aug 2018 12:56:16 +0000 (13:56 +0100)
committerGitHub <noreply@github.com>
Mon, 20 Aug 2018 12:56:16 +0000 (13:56 +0100)
commit5a26e46aaa38cccb2b38cfc784364f1f265cec9b
tree631472ad4c1524f713bade12ad4a9c2e86508a50
parent3cc25b700ac07db8670becb7dcab33cac75b59f3
Formspecs: Fix invalid background warning

Clipped backgrounds are still valid with no size[] tag, as they will apply themselves correctly to any size

Fixes #7197
src/gui/guiFormSpecMenu.cpp