mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-07-03 01:34:22 +00:00
fix: unglob all of /Build/Common
This commit is contained in:
@@ -8,7 +8,7 @@ UIComponent_Logo::UIComponent_Logo(int iPad, void *initData, UILayer *parentLaye
|
||||
initialiseMovie();
|
||||
}
|
||||
|
||||
wstring UIComponent_Logo::getMoviePath()
|
||||
std::wstring UIComponent_Logo::getMoviePath()
|
||||
{
|
||||
switch( m_parentLayer->getViewport() )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user