Make bgcolor tint button background images (#9818)
This commit is contained in:
@@ -338,5 +338,6 @@ class GUIButton : public gui::IGUIButton
|
||||
core::rect<s32> BgMiddle;
|
||||
core::rect<s32> Padding;
|
||||
core::vector2d<s32> ContentOffset;
|
||||
video::SColor BgColor;
|
||||
// END PATCH
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user