mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-02-16 23:30:15 -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) {
|
void applyEnhancementPresetVanillaPlus(void) {
|
||||||
// D-pad Support on Pause
|
|
||||||
CVar_SetS32("gDpadPause", 1);
|
|
||||||
// D-pad Support in text and file select
|
// D-pad Support in text and file select
|
||||||
CVar_SetS32("gDpadText", 1);
|
CVar_SetS32("gDpadText", 1);
|
||||||
// Play Ocarina with D-pad
|
// Play Ocarina with D-pad
|
||||||
|
Loading…
Reference in New Issue
Block a user