not happy with this

This commit is contained in:
AJ Kelly
2011-10-27 22:30:05 -05:00
parent 2cf8b46373
commit b8757ace53
2 changed files with 8 additions and 1 deletions
-1
View File
@@ -336,7 +336,6 @@ r['[SSC] Radar Master'] = function(params, pss)
end;
pss:SetScore(finalScore);
end;
r['free[do]m'] = function(params,pss) return nil pss:SetScore(math.min(10,GAMESTATE:GetCurrentSteps(params.Player):GetMeter())*1000000) end
------------------------------------------------------------
--Marvelous Incorporated Grading System (or MIGS for short)
--basically like DP scoring with locked DP values