mirror of
https://github.com/ppy/osu.git
synced 2025-03-07 16:27:45 +08:00
Makes it hard to test anything because `EditorBeatmap`'s `Update` method updates whether a beatmap has timing or not (enabling the placement controls). Also adds a basic timing point to allow for better testing.