mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-02 11:55:13 +00:00
fix: unglob all of /Build/Common
This commit is contained in:
@@ -9,7 +9,7 @@ UIComponent_MenuBackground::UIComponent_MenuBackground(int iPad, void *initData,
|
||||
initialiseMovie();
|
||||
}
|
||||
|
||||
wstring UIComponent_MenuBackground::getMoviePath()
|
||||
std::wstring UIComponent_MenuBackground::getMoviePath()
|
||||
{ switch( m_parentLayer->getViewport() )
|
||||
{
|
||||
case C4JRender::VIEWPORT_TYPE_SPLIT_TOP:
|
||||
|
||||
Reference in New Issue
Block a user