Skip to content

Commit 26c746a

Browse files
committed
Assign name to MapUI
1 parent bfa5c79 commit 26c746a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/TSMapEditor/UI/MapUI.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,7 @@ public CursorAction CursorAction
173173

174174
public override void Initialize()
175175
{
176+
Name = nameof(MapUI);
176177
base.Initialize();
177178

178179
scrollRate = UserSettings.Instance.ScrollRate;

0 commit comments

Comments
 (0)