mirror of
https://github.com/RHeavenStudioPlus/HeavenStudioPlus.git
synced 2024-11-10 03:35:10 +00:00
Merge pull request #18 from CarsonKompon/fix-karate-man-background-typo
Fixed a typo in the Karate Man Background names
This commit is contained in:
commit
8d9170066b
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ namespace RhythmHeavenMania.Games.KarateMan
|
|||
public enum BackgroundType
|
||||
{
|
||||
Yellow,
|
||||
Fushia,
|
||||
Fuchsia,
|
||||
Blue,
|
||||
Red,
|
||||
Orange,
|
||||
|
|
Loading…
Reference in a new issue