Adjust the scoring formulas for prev commit.
This commit is contained in:
@@ -11,6 +11,7 @@ function GetTotalItems(radars)
|
||||
return radars:GetValue('RadarCategory_TapsAndHolds')
|
||||
+ radars:GetValue('RadarCategory_Holds')
|
||||
+ radars:GetValue('RadarCategory_Rolls');
|
||||
+ radars:GetValue('RadarCategory_Lifts');
|
||||
end;
|
||||
|
||||
-- Determine whether marvelous timing is to be considered.
|
||||
|
||||
Reference in New Issue
Block a user