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:
parent
076c8dec5a
commit
66459c50de
@ -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.
|
||||||
|
Loading…
Reference in New Issue
Block a user