mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 14:17:06 +09:00
remove incorrectly added key
This commit is contained in:
@ -115,7 +115,6 @@ namespace osu.Game.Skinning
|
||||
case string _ when pair.Key.StartsWith("NoteImage"):
|
||||
case string _ when pair.Key.StartsWith("KeyImage"):
|
||||
case string _ when pair.Key.StartsWith("Hit"):
|
||||
case "BottomStageImage":
|
||||
currentConfig.ImageLookups[pair.Key] = pair.Value;
|
||||
break;
|
||||
}
|
||||
|
Reference in New Issue
Block a user