1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-15 18:53:51 +08:00
osu-lazer/osu.Game/Rulesets/UI
smoogipooo 4eec59f669 Only set the number of availableColumns once, at ManiaRulesetContainer level.
# Conflicts:
#	osu.Game.Rulesets.Mania/Beatmaps/ManiaBeatmapConverter.cs
#	osu.Game.Rulesets.Mania/UI/ManiaRulesetContainer.cs
#	osu.Game/Rulesets/UI/RulesetContainer.cs
2017-08-22 14:07:37 +09:00
..
ModIcon.cs Fix alignment of icons on mod buttons 2017-08-07 08:54:53 +09:00
Playfield.cs Use CompositeDrawable for HitObjectContainer. Removes a looooooot of generics 👍. 2017-08-08 17:37:11 +09:00
RulesetContainer.cs Only set the number of availableColumns once, at ManiaRulesetContainer level. 2017-08-22 14:07:37 +09:00
RulesetInputManager.cs Update KeyCounterCollection to support action-based buttons 2017-08-21 12:39:22 +09:00
ScrollingPlayfield.cs CI. 2017-08-21 16:24:16 +09:00
ScrollingRulesetContainer.cs Remove now unneeded ApplyBeatmap. 2017-08-22 14:05:28 +09:00