remove IgnoreJoyAxes option. Instead, have ScreenMapControllers prefer button presses over axis presses for simultaneouly received input events.
This commit is contained in:
@@ -43,7 +43,6 @@ public:
|
||||
bool m_bDelayedScreenLoad;
|
||||
bool m_bBannerCache;
|
||||
|
||||
bool m_bIgnoreJoyAxes;
|
||||
bool m_bOnlyDedicatedMenuButtons;
|
||||
bool m_bMenuTimer;
|
||||
bool m_bShowDanger;
|
||||
|
||||
Reference in New Issue
Block a user