mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 22:56:36 +09:00
Move BackgroundModes to their own files.
This commit is contained in:
@ -70,6 +70,9 @@
|
||||
<Compile Include="Beatmaps\Timing\TimingChange.cs" />
|
||||
<Compile Include="Configuration\OsuConfigManager.cs" />
|
||||
<Compile Include="GameModes\BackgroundMode.cs" />
|
||||
<Compile Include="GameModes\Backgrounds\BackgroundModeCustom.cs" />
|
||||
<Compile Include="GameModes\Backgrounds\BackgroundModeDefault.cs" />
|
||||
<Compile Include="GameModes\Backgrounds\BackgroundModeEmpty.cs" />
|
||||
<Compile Include="GameModes\Charts\ChartInfo.cs" />
|
||||
<Compile Include="GameModes\Edit\Editor.cs" />
|
||||
<Compile Include="GameModes\GameModeWhiteBox.cs" />
|
||||
|
Reference in New Issue
Block a user