Skip to content

Implement common classes that will be used for skinning - #899

Merged
LumpBloom7 merged 4 commits into
masterfrom
skinning-foundations
Aug 4, 2026
Merged

Implement common classes that will be used for skinning#899
LumpBloom7 merged 4 commits into
masterfrom
skinning-foundations

Add special-skin to test resources

08e9cde
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor failed Aug 4, 2026 in 3s

2 issues found. Autofix available.

Annotations

Check notice on line 6 in osu.Game.Rulesets.Sentakki/Skinning/SentakkiSkinComponents.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

osu.Game.Rulesets.Sentakki/Skinning/SentakkiSkinComponents.cs#L6

A closing brace should not be preceded by a blank line. (SA1508)

Check notice on line 4 in osu.Game.Rulesets.Sentakki/Skinning/SentakkiSkinComponents.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

osu.Game.Rulesets.Sentakki/Skinning/SentakkiSkinComponents.cs#L4

An opening brace should not be followed by a blank line. (SA1505)