Rename to 'Grid'

This commit is contained in:
OliBomby 2024-10-07 19:09:09 +02:00
parent 076c8dec5a
commit 66459c50de
1 changed files with 1 additions and 1 deletions

View File

@ -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.