mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Add 9-slice background support to button formspec elements (#9290)
This commit is contained in:
parent
cde2a7f6f2
commit
60544ac56f
9 changed files with 86 additions and 4 deletions
|
@ -330,5 +330,7 @@ private:
|
|||
video::SColor PressedColors[4];
|
||||
|
||||
gui::IGUIStaticText *StaticText;
|
||||
|
||||
core::rect<s32> BgMiddle;
|
||||
// END PATCH
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue