Adjust the scoring formulas for prev commit.

This commit is contained in:
Jason Felds
2011-05-09 14:40:49 -04:00
parent 06a6e9991a
commit c4c9d0c997
+1
View File
@@ -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.