mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-17 23:31:57 +00:00
fix: unglob all of /Build/Common
This commit is contained in:
@@ -18,7 +18,7 @@ UIComponent_Chat::UIComponent_Chat(int iPad, void *initData, UILayer *parentLaye
|
||||
addTimer(0, 100);
|
||||
}
|
||||
|
||||
wstring UIComponent_Chat::getMoviePath()
|
||||
std::wstring UIComponent_Chat::getMoviePath()
|
||||
{
|
||||
switch( m_parentLayer->getViewport() )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user