Change select tool shortcut

This commit is contained in:
Mitchell McCaffrey
2021-08-05 14:14:47 +10:00
parent de1faa00df
commit e044a7cd4b
2 changed files with 2 additions and 2 deletions

View File

@@ -126,7 +126,7 @@ function MapContols({
select: {
id: "select",
icon: <SelectToolIcon />,
title: "Select Tool (L)",
title: "Select Tool (S)",
SettingsComponent: SelectToolSettings,
},
fog: {