mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2024-11-23 01:42:19 -05:00
Removed d-pad support for pause in preset (#1592)
This commit is contained in:
parent
da893a5b86
commit
7758749770
@ -315,8 +315,6 @@ namespace GameMenuBar {
|
||||
}
|
||||
|
||||
void applyEnhancementPresetVanillaPlus(void) {
|
||||
// D-pad Support on Pause
|
||||
CVar_SetS32("gDpadPause", 1);
|
||||
// D-pad Support in text and file select
|
||||
CVar_SetS32("gDpadText", 1);
|
||||
// Play Ocarina with D-pad
|
||||
|
Loading…
Reference in New Issue
Block a user