mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 06:36:31 +09:00
Add a few more missing partial specs
This commit is contained in:
@ -19,7 +19,7 @@ using osu.Framework.Graphics;
|
||||
|
||||
namespace osu.Game.Graphics.Backgrounds
|
||||
{
|
||||
public class TrianglesV2 : Drawable
|
||||
public partial class TrianglesV2 : Drawable
|
||||
{
|
||||
private const float triangle_size = 100;
|
||||
private const float base_velocity = 50;
|
||||
|
Reference in New Issue
Block a user