remove backdrop position (do it within the backdrop)

add hold judgement position
This commit is contained in:
Glenn Maynard
2003-04-17 23:21:22 +00:00
parent 924cb3f1bc
commit a3aebd8dfc
3 changed files with 3 additions and 8 deletions
-1
View File
@@ -43,7 +43,6 @@ struct NoteFieldMode
float m_fFirstPixelToDrawScale, m_fLastPixelToDrawScale;
CString m_Backdrop;
Actor m_PositionBackdrop;
CString m_JudgmentCmd, m_ComboCmd;
CString m_HoldJudgmentCmd[MAX_NOTE_TRACKS];