1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 03:27:24 +08:00
osu-lazer/osu.Game/Skinning/Editor
Dean Herbert 355b0fa314 Fix loading player via skin editor still allowing changing current audio track
`PlayerLoader` is required in the sequence to get the game into the
correct state for gameplay right now. Applying ths simplest fix here.

Closes https://github.com/ppy/osu/issues/17351.
2022-03-21 13:49:56 +09:00
..
SkinBlueprint.cs Change SkinBlueprint to use the origin point as the selection point 2021-05-18 18:33:06 +09:00
SkinBlueprintContainer.cs Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
SkinComponentToolbox.cs Fix SkinComponentToolbox attempting to create instances of abstract classes 2022-03-18 20:13:15 +09:00
SkinEditor.cs Merge branch 'master' into skin-editor-borrowed-dependencies 2022-03-17 15:09:04 +09:00
SkinEditorOverlay.cs Add basic scene selector 2022-03-16 19:12:06 +09:00
SkinEditorSceneLibrary.cs Fix loading player via skin editor still allowing changing current audio track 2022-03-21 13:49:56 +09:00
SkinSelectionHandler.cs Remove unused using 2022-03-17 13:44:54 +09:00
SkinSettingsToolbox.cs Show settings for multiple components in a selection 2022-03-16 19:35:45 +09:00