mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
Fix a few missed renames
This commit is contained in:
@ -12,6 +12,6 @@ namespace osu.Game.Rulesets.Edit.Tools
|
||||
Name = name;
|
||||
}
|
||||
|
||||
public abstract PlacementBlueprint CreatePlacementMask();
|
||||
public abstract PlacementBlueprint CreatePlacementBlueprint();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user