mirror of
https://github.com/SashLilac/cambridge.git
synced 2024-11-22 14:49:02 -06:00
Update ck.lua
This commit is contained in:
parent
5a21c8244b
commit
9fca272e8d
@ -308,7 +308,7 @@ end
|
||||
|
||||
function SurvivalCKGame:getHighscoreData()
|
||||
return {
|
||||
grade = self:getLetterGrade(),
|
||||
grade = self.grade,
|
||||
level = self.level,
|
||||
frames = self.frames,
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user