mirror of
https://github.com/ppy/osu.git
synced 2025-02-15 11:02:57 +08:00
This one turned out to be a bit more involved, due to tooltips being shared and having the potential of being used somewhere where it shouldn't be, due to the same content type matching. That's the reason I've defined a protected `TargetContentType`, to be able to separate "local player mod tooltips" and regular mod tooltips apart. Definitely unsure about the solution, but that's as far as I can think of right now. |
||
---|---|---|
.. | ||
IncompatibleIcon.cs | ||
LocalPlayerModButton.cs | ||
LocalPlayerModSelectOverlay.cs | ||
ModButton.cs | ||
ModButtonEmpty.cs | ||
ModButtonTooltip.cs | ||
ModControlSection.cs | ||
ModSection.cs | ||
ModSelectOverlay.cs | ||
ModSettingsContainer.cs |