1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-12 09:47:18 +08:00
ekrctb 117e94bc94 Allow setting Entry of PoolableDrawableWithLifetime
It is more convenient than using the constructor because the only limited kind of expression is allowed in a base constructor call.
Also, the object initializer syntax can be used.
2021-06-16 16:00:08 +09:00
..