unused
This commit is contained in:
@@ -51,8 +51,6 @@ class NoteDataWithScoring : public NoteData
|
|||||||
* only meaningful for graded taps (m_TapNoteScores >= TNS_BOO). */
|
* only meaningful for graded taps (m_TapNoteScores >= TNS_BOO). */
|
||||||
vector<float> m_TapNoteOffset[MAX_NOTE_TRACKS];
|
vector<float> m_TapNoteOffset[MAX_NOTE_TRACKS];
|
||||||
|
|
||||||
map<RowTrack, float> m_fHoldNoteLife;
|
|
||||||
|
|
||||||
public:
|
public:
|
||||||
NoteDataWithScoring();
|
NoteDataWithScoring();
|
||||||
void Init();
|
void Init();
|
||||||
|
|||||||
Reference in New Issue
Block a user