1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-30 21:07:35 +08:00
Commit Graph

2 Commits

Author SHA1 Message Date
ekrctb
7d76fcf2b6 Fix hit object placement not receiving input when outside playfield
The input area is vertical infinite, but horizontally restricted to the playfield due to `CatchPlayfield`'s `ReceivePositionalInputAt` override.
2021-07-07 16:18:21 +09:00
ekrctb
4d7a877795 Add basic fruit placement tool 2021-06-22 17:20:13 +09:00