This commit is contained in:
Ishaan Bhardwaj
2020-12-28 17:11:30 -05:00
parent 92f17c54df
commit e93034322c
6 changed files with 24 additions and 11 deletions

View File

@@ -106,6 +106,7 @@ end
function MarathonWCBGame:getHighscoreData()
return {
pieces = self.pieces,
lines = self.lines,
frames = self.frames,
}
end