mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-23 04:25:33 +00:00
fix: unglob all of /Build/Common
This commit is contained in:
@@ -13,7 +13,7 @@ bool UIControl_BitmapIcon::setupControl(UIScene *scene, IggyValuePath *parent, c
|
||||
return success;
|
||||
}
|
||||
|
||||
void UIControl_BitmapIcon::setTextureName(const wstring &iconName)
|
||||
void UIControl_BitmapIcon::setTextureName(const std::wstring &iconName)
|
||||
{
|
||||
IggyDataValue result;
|
||||
IggyDataValue value[1];
|
||||
|
||||
Reference in New Issue
Block a user