mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-08 01:34:48 +00:00
fix: unglob all of /Build/Common
This commit is contained in:
@@ -59,7 +59,7 @@ UIScene_MessageBox::~UIScene_MessageBox()
|
||||
m_parentLayer->removeComponent(eUIComponent_MenuBackground);
|
||||
}
|
||||
|
||||
wstring UIScene_MessageBox::getMoviePath()
|
||||
std::wstring UIScene_MessageBox::getMoviePath()
|
||||
{
|
||||
if(app.GetLocalPlayerCount() > 1 && !m_parentLayer->IsFullscreenGroup())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user