This reverts commit a6d8b28221.
a6d8b28221
Also restructures with the addition of a ManiaBeatmap which holds definitions for "groups" of columns. At the moment these are empty save for a "Column" property, but can be expanded in the future, maybe.
Fixes up deserializing.
These are interleaved into the playfield, so we have to use the playfield's columns' actions.
Fixes #1461.
# Conflicts: # osu.Game.Rulesets.Mania/Beatmaps/ManiaBeatmapConverter.cs # osu.Game.Rulesets.Mania/UI/ManiaRulesetContainer.cs # osu.Game/Rulesets/UI/RulesetContainer.cs
Used to get correct bindings for a mode (ActionMappingInputManager).