mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-19 21:12:00 +00:00
fix: unglob all of /Build/Common
This commit is contained in:
@@ -48,7 +48,7 @@ UIScene_SaveMessage::~UIScene_SaveMessage()
|
||||
m_parentLayer->removeComponent(eUIComponent_Logo);
|
||||
}
|
||||
|
||||
wstring UIScene_SaveMessage::getMoviePath()
|
||||
std::wstring UIScene_SaveMessage::getMoviePath()
|
||||
{
|
||||
return L"SaveMessage";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user