mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-02 11:55:13 +00:00
fix: unglob all of /Build/Common
This commit is contained in:
@@ -213,7 +213,7 @@ HRESULT CScene_MultiGameLaunchMoreOptions::OnNotifySetFocus( HXUIOBJ hObjSource,
|
||||
stringId = IDS_GAMEOPTION_RESET_NETHER;
|
||||
}
|
||||
|
||||
wstring wsText=app.GetString(stringId);
|
||||
std::wstring wsText=app.GetString(stringId);
|
||||
int size = 14;
|
||||
if(!RenderManager.IsHiDef() && !RenderManager.IsWidescreen())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user