Use generic names for TapNoteScore values since they are treated genericly by the code.
Theme changes coming...
This commit is contained in:
@@ -32,7 +32,7 @@ public:
|
||||
virtual void ForceFail();
|
||||
|
||||
void UpdateNonstopLifebar(int cleared, int total, int ProgressiveLifebarDifficulty);
|
||||
void FillForHowToPlay(int NumPerfects, int NumMisses);
|
||||
void FillForHowToPlay(int NumTier2s, int NumMisses);
|
||||
// this function is solely for HowToPlay
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user