mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-08-02 15:42:37 +00:00
fix: unglob all of /Build/Common
This commit is contained in:
@@ -55,7 +55,7 @@ UIScene_Intro::UIScene_Intro(int iPad, void *initData, UILayer *parentLayer) : U
|
||||
#endif
|
||||
}
|
||||
|
||||
wstring UIScene_Intro::getMoviePath()
|
||||
std::wstring UIScene_Intro::getMoviePath()
|
||||
{
|
||||
return L"Intro";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user