1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

Adding background to Formspec

This commit is contained in:
RealBadAngel 2012-11-08 19:22:37 +01:00
parent 8c3ffa3907
commit 8e5167d726
3 changed files with 49 additions and 2 deletions

View file

@ -206,6 +206,7 @@ protected:
TextDest *m_text_dst;
core::array<ListDrawSpec> m_inventorylists;
core::array<ImageDrawSpec> m_backgrounds;
core::array<ImageDrawSpec> m_images;
core::array<FieldSpec> m_fields;