Use PlayerPlus (a Player plus a NoteData, this gives the old behavior of Player, i.e. calling Load( nd )).
This commit is contained in:
@@ -23,7 +23,7 @@ public:
|
||||
protected:
|
||||
virtual void Step();
|
||||
LifeMeterBar *m_pLifeMeterBar;
|
||||
Player *m_pPlayer;
|
||||
PlayerPlus *m_pPlayer;
|
||||
Model *m_pmCharacter;
|
||||
Model *m_pmDancePad;
|
||||
int m_iW2s;
|
||||
|
||||
Reference in New Issue
Block a user