mirror of https://github.com/PCSX2/pcsx2.git
lilypad: Remove disableScreenSaver from Linux too.
This commit is contained in:
parent
c1ec6337a4
commit
93274bfa49
|
@ -207,7 +207,6 @@ const GeneralSettingsBool BoolOptionsInfo[] = {
|
|||
{L"Multitap 1", 0 /*IDC_MULTITAP1*/, 0},
|
||||
{L"Multitap 2", 0 /*IDC_MULTITAP2*/, 0},
|
||||
|
||||
{L"Disable Screen Saver", 0 /*IDC_DISABLE_SCREENSAVER*/, 1},
|
||||
{L"Logging", 0 /*IDC_DEBUG_FILE*/, 0},
|
||||
|
||||
{L"GH2", 0 /*IDC_GH2_HACK*/, 0},
|
||||
|
|
Loading…
Reference in New Issue