mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-29 04:25:59 +00:00
fix: unglob all of /Build/Common
This commit is contained in:
@@ -41,7 +41,7 @@ HRESULT CXuiCtrlSplashPulser::OnRender(XUIMessageRender *pRenderData, BOOL &bHan
|
||||
Minecraft *pMinecraft=Minecraft::GetInstance();
|
||||
Font *font = pMinecraft->font;
|
||||
|
||||
wstring splash( GetText() );
|
||||
std::wstring splash( GetText() );
|
||||
|
||||
// build and render with the game call
|
||||
|
||||
|
||||
Reference in New Issue
Block a user