mirror of
https://github.com/ppy/osu.git
synced 2024-12-17 06:02:55 +08:00
Rename to 'Grid'
This commit is contained in:
parent
076c8dec5a
commit
66459c50de
@ -13,7 +13,7 @@ namespace osu.Game.Rulesets.Osu.Edit
|
||||
public partial class GridFromPointsTool : CompositionTool
|
||||
{
|
||||
public GridFromPointsTool()
|
||||
: base("Change grid")
|
||||
: base("Grid")
|
||||
{
|
||||
TooltipText = """
|
||||
Left click to set the origin.
|
||||
|
Loading…
Reference in New Issue
Block a user