mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 23:24:04 +09:00
Fix up combo colours + a few nullrefs.
This commit is contained in:
@ -94,6 +94,7 @@
|
||||
<Compile Include="Modes\Mods\IApplicableMod.cs" />
|
||||
<Compile Include="Modes\Mods\ModType.cs" />
|
||||
<Compile Include="Modes\Objects\Hit.cs" />
|
||||
<Compile Include="Modes\Objects\HitObjectWithCombo.cs" />
|
||||
<Compile Include="Modes\Objects\IHitObjectConverter.cs" />
|
||||
<Compile Include="Modes\Objects\LegacyHitObjectParser.cs" />
|
||||
<Compile Include="Modes\Objects\Slider.cs" />
|
||||
|
Reference in New Issue
Block a user