From a1270f74c7f4359f2abbeb658cae5e1797ce68fa Mon Sep 17 00:00:00 2001 From: Chris Danford Date: Wed, 29 Mar 2006 17:58:35 +0000 Subject: [PATCH] add mappings for older Afterburners --- stepmania/src/InputMapper.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stepmania/src/InputMapper.cpp b/stepmania/src/InputMapper.cpp index 4836b340a4..9ef1ba2ee3 100644 --- a/stepmania/src/InputMapper.cpp +++ b/stepmania/src/InputMapper.cpp @@ -343,7 +343,7 @@ const AutoJoyMapping g_AutoJoyMappings[] = }, { "dance", - "RedOctane USB Pad", + "RedOctane USB Pad|XBOX DDR", // "RedOctane USB Pad" is Ignition 3s and newer Afterburners. "XBOX DDR" is older Afterburners. "RedOctane Ignition 3 or Afterburner", { { 0, JOY_BUTTON_1, /* dpad L */ DANCE_BUTTON_LEFT, false },