forked from cafeberry/cafeberry
fix: windows64 only falling back to 720 & update 4JLibs
This commit is contained in:
@@ -6257,6 +6257,7 @@ void CMinecraftApp::InitialiseTips()
|
||||
ZeroMemory(m_TipIDA,sizeof(UINT)*MAX_TIPS_GAMETIP+MAX_TIPS_TRIVIATIP);
|
||||
|
||||
// Make the first tip tell you that you can play splitscreen in HD modes if you are in SD
|
||||
//str1k3r - this doesnt work on Windows64, can someone help me with this? please.
|
||||
if(!RenderManager.IsHiDef())
|
||||
{
|
||||
m_GameTipA[0].uiStringID=IDS_TIPS_GAMETIP_0;
|
||||
|
||||
Reference in New Issue
Block a user