Open
Description
I checked the data and there is no property to check if a single game from match is aborted or not. In order to check whether is aborted or not, I have to compare the difference between the start time and the end time with the beatmap length.
For this, I propose an is_aborted
property. As lazer has same functionality, I guess it would be better to add.