Green line and orange line for TAP Master

This commit is contained in:
Ishaan Bhardwaj
2020-11-02 20:43:10 -05:00
parent 9224f271b1
commit 2dba120919
2 changed files with 12 additions and 18 deletions

View File

@@ -205,7 +205,7 @@ local grade_conversion = {
1, 2, 3, 4, 5, 5, 6, 6, 7, 7,
7, 8, 8, 8, 9, 9, 9, 10, 11, 12,
12, 12, 13, 13, 14, 14, 15, 15, 16, 16,
17, 18
17
}
function MarathonA2Game:updateGrade(cleared_lines)