Files
osukey/osu.Game/Rulesets
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-10-05 16:20:29 +09:00
2019-12-24 13:48:27 +09:00
2019-11-12 13:41:54 +09:00
2019-06-26 17:52:25 +09:00