unused variable
This commit is contained in:
@@ -262,8 +262,6 @@ int ScoreKeeperMAX2::GetPossibleDancePoints( const NoteData* pNoteData )
|
|||||||
|
|
||||||
int ScoreKeeperMAX2::TapNoteScoreToDancePoints( TapNoteScore tns )
|
int ScoreKeeperMAX2::TapNoteScoreToDancePoints( TapNoteScore tns )
|
||||||
{
|
{
|
||||||
const bool bOni = GAMESTATE->IsCourseMode();
|
|
||||||
|
|
||||||
if(!PREFSMAN->m_bMarvelousTiming && tns == TNS_MARVELOUS)
|
if(!PREFSMAN->m_bMarvelousTiming && tns == TNS_MARVELOUS)
|
||||||
tns = TNS_PERFECT;
|
tns = TNS_PERFECT;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user