mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 23:24:04 +09:00
Use more suffixes.
This commit is contained in:
@ -55,14 +55,14 @@
|
||||
<Compile Include="Judgements\TaikoHitResult.cs" />
|
||||
<Compile Include="Objects\BarLine.cs" />
|
||||
<Compile Include="Objects\Drawables\DrawableBarLine.cs" />
|
||||
<Compile Include="Objects\Drawables\DrawableMajorBarLine.cs" />
|
||||
<Compile Include="Objects\Drawables\DrawableBarLineMajor.cs" />
|
||||
<Compile Include="Objects\CentreHit.cs" />
|
||||
<Compile Include="Objects\Drawables\DrawableRimHit.cs" />
|
||||
<Compile Include="Objects\Drawables\DrawableStrongRimHit.cs" />
|
||||
<Compile Include="Objects\Drawables\DrawableRimHitStrong.cs" />
|
||||
<Compile Include="Objects\Drawables\DrawableCentreHit.cs" />
|
||||
<Compile Include="Objects\Drawables\DrawableHit.cs" />
|
||||
<Compile Include="Objects\Drawables\DrawableStrongCentreHit.cs" />
|
||||
<Compile Include="Objects\Drawables\DrawableStrongHit.cs" />
|
||||
<Compile Include="Objects\Drawables\DrawableCentreHitStrong.cs" />
|
||||
<Compile Include="Objects\Drawables\DrawableHitStrong.cs" />
|
||||
<Compile Include="Objects\Drawables\Pieces\ElongatedCirclePiece.cs" />
|
||||
<Compile Include="Objects\Drawables\Pieces\CentreHitSymbolPiece.cs" />
|
||||
<Compile Include="Objects\Drawables\DrawableDrumRoll.cs" />
|
||||
|
Reference in New Issue
Block a user