forked from cafeberry/cafeberry
feat: durango ui parity & setting name
This commit is contained in:
@@ -151,7 +151,7 @@ void UIComponent_PressStartToPlay::showSaveIcon(bool show)
|
||||
|
||||
void UIComponent_PressStartToPlay::showPlayerDisplayName(bool show)
|
||||
{
|
||||
#ifdef _XBOX_ONE
|
||||
#if defined _XBOX_ONE || _WINDOWS64
|
||||
if(show)
|
||||
{
|
||||
m_playerDisplayName.setLabel(ProfileManager.GetDisplayName(ProfileManager.GetPrimaryPad()));
|
||||
|
||||
Reference in New Issue
Block a user