1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-17 08:02:54 +08:00

Rename to 'Grid'

This commit is contained in:
OliBomby 2024-10-07 19:09:09 +02:00
parent 076c8dec5a
commit 66459c50de

View File

@ -13,7 +13,7 @@ namespace osu.Game.Rulesets.Osu.Edit
public partial class GridFromPointsTool : CompositionTool public partial class GridFromPointsTool : CompositionTool
{ {
public GridFromPointsTool() public GridFromPointsTool()
: base("Change grid") : base("Grid")
{ {
TooltipText = """ TooltipText = """
Left click to set the origin. Left click to set the origin.