mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-04 14:36:29 +00:00
fix: unglob all of /Build/Common
This commit is contained in:
@@ -27,7 +27,7 @@ UIComponent_DebugUIMarketingGuide::UIComponent_DebugUIMarketingGuide(int iPad, v
|
||||
IggyResult out = IggyPlayerCallMethodRS ( getMovie() , &result, IggyPlayerRootPath( getMovie() ), m_funcSetPlatform , 1 , value );
|
||||
}
|
||||
|
||||
wstring UIComponent_DebugUIMarketingGuide::getMoviePath()
|
||||
std::wstring UIComponent_DebugUIMarketingGuide::getMoviePath()
|
||||
{
|
||||
return L"DebugUIMarketingGuide";
|
||||
}
|
||||
Reference in New Issue
Block a user