Fix pump doubles offset.
This commit is contained in:
@@ -554,7 +554,7 @@ StyleDef g_StyleDefs[NUM_STYLES] =
|
|||||||
"pump-double", // m_szName
|
"pump-double", // m_szName
|
||||||
NOTES_TYPE_PUMP_DOUBLE, // m_NotesType
|
NOTES_TYPE_PUMP_DOUBLE, // m_NotesType
|
||||||
StyleDef::ONE_PLAYER_TWO_CREDITS, // m_StyleType
|
StyleDef::ONE_PLAYER_TWO_CREDITS, // m_StyleType
|
||||||
{ 160, 480 }, // m_iCenterX
|
{ 320, 480 }, // m_iCenterX
|
||||||
10, // m_iColsPerPlayer
|
10, // m_iColsPerPlayer
|
||||||
{ // m_ColumnInfo[NUM_PLAYERS][MAX_COLS_PER_PLAYER];
|
{ // m_ColumnInfo[NUM_PLAYERS][MAX_COLS_PER_PLAYER];
|
||||||
{ // PLAYER_1
|
{ // PLAYER_1
|
||||||
|
|||||||
Reference in New Issue
Block a user