mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-23 05:19:56 +00:00
Hide "Control" label on top
This commit is contained in:
parent
7a8c39d7bf
commit
e53895f687
@ -364,7 +364,7 @@ void TouchControlLayoutScreen::CreateViews() {
|
||||
|
||||
I18NCategory *ms = GetI18NCategory("MainSettings");
|
||||
|
||||
tabHolder->AddTab(ms->T("Controls"), controlsHolder);
|
||||
//tabHolder->AddTab(ms->T("Controls"), controlsHolder);
|
||||
|
||||
if (!g_Config.bShowTouchControls) {
|
||||
// Shouldn't even be able to get here as the way into this dialog should be closed.
|
||||
|
Loading…
Reference in New Issue
Block a user