mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-21 13:53:49 -07:00
Removed d-pad support for pause in preset (#1592)
This commit is contained in:
parent
da893a5b86
commit
7758749770
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue