CString -> RString
This commit is contained in:
@@ -22,7 +22,7 @@ public:
|
||||
virtual void OnJudgment( HoldNoteScore score, TapNoteScore tscore );
|
||||
|
||||
protected:
|
||||
void PlayGainLoss( const CString &sCommand, float fDeltaLifeSecs );
|
||||
void PlayGainLoss( const RString &sCommand, float fDeltaLifeSecs );
|
||||
|
||||
AutoActor m_sprFrame;
|
||||
BitmapText m_textTimeRemaining;
|
||||
|
||||
Reference in New Issue
Block a user