1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-30 05:59:53 +08:00
Files
osu-lazer/osu.Game/Rulesets
T
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
a8151d5c63 · 2020-10-07 13:45:42 +09:00
History
..
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