forked from Cookies_Github_mirror/AquaDX
[F] Fix trailing }
This commit is contained in:
@@ -62,6 +62,9 @@ export interface GenericGamePlaylog {
|
||||
totalCombo: number
|
||||
afterRating: number
|
||||
beforeRating: number
|
||||
isFullCombo?: boolean
|
||||
isAllPerfect?: boolean
|
||||
isAllJustice?: boolean
|
||||
}
|
||||
|
||||
export interface GenericRanking {
|
||||
|
||||
Reference in New Issue
Block a user