mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-07-07 14:58:18 +00:00
fix: unglob all of /Build/Common
This commit is contained in:
@@ -10,7 +10,7 @@ UIComponent_DebugUIConsole::UIComponent_DebugUIConsole(int iPad, void *initData,
|
||||
m_bTextChanged = false;
|
||||
}
|
||||
|
||||
wstring UIComponent_DebugUIConsole::getMoviePath()
|
||||
std::wstring UIComponent_DebugUIConsole::getMoviePath()
|
||||
{
|
||||
return L"DebugUIConsoleComponent";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user