Files
osukey/osu.Game
Dean Herbert a8151d5c63 Fix HitWindows getting serialized alongside HitObjects
These were being serialized as the base type. On deserialization, due to
the HitWindow of objects being non-null, they would not get correctly
initialised by the CreateHitWindows() virtual method.

- Closes #10403
2020-10-07 13:45:42 +09:00
..
2020-09-19 15:13:52 -05:00
2020-10-04 23:47:47 +09:00
2020-09-09 15:39:15 +09:00