update comment
This commit is contained in:
@@ -187,7 +187,7 @@ Grade PlayerStageStats::GetGrade() const
|
|||||||
|
|
||||||
//LOG->Trace( "GetGrade: Grade: %s, %i", GradeToString(grade).c_str(), GRADE_TIER02_IS_ALL_W2S );
|
//LOG->Trace( "GetGrade: Grade: %s, %i", GradeToString(grade).c_str(), GRADE_TIER02_IS_ALL_W2S );
|
||||||
|
|
||||||
// todo: move all these conditions to Lua. -aj
|
// TODO: Change these conditions to use Lua instead. -aj
|
||||||
if( GRADE_TIER02_IS_ALL_W2S )
|
if( GRADE_TIER02_IS_ALL_W2S )
|
||||||
{
|
{
|
||||||
if( FullComboOfScore(TNS_W1) )
|
if( FullComboOfScore(TNS_W1) )
|
||||||
|
|||||||
Reference in New Issue
Block a user