dummy out internal scoring
This commit is contained in:
@@ -16,7 +16,7 @@ AutoScreenMessage( SM_PlayToasty );
|
||||
/** @brief The default ScoreKeeper implementation. */
|
||||
class ScoreKeeperNormal: public ScoreKeeper
|
||||
{
|
||||
void AddScoreInternal( TapNoteScore score );
|
||||
void AddScoreInternal( TapNoteScore );
|
||||
|
||||
int m_iScoreRemainder;
|
||||
int m_iMaxPossiblePoints;
|
||||
|
||||
Reference in New Issue
Block a user