mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 07:06:35 +09:00
Fix typo in comment
Co-authored-by: Salman Ahmed <frenzibyte@gmail.com>
This commit is contained in:
@ -124,7 +124,7 @@ namespace osu.Game.Skinning.Editor
|
||||
|
||||
skinEditor.Save();
|
||||
|
||||
// AddOnce with paramter will ensure the newest target is loaded if there is any overlap.
|
||||
// AddOnce with parameter will ensure the newest target is loaded if there is any overlap.
|
||||
Scheduler.AddOnce(setTarget, screen);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user