Fix the name of the camera velocity dashboard item

This commit is contained in:
Alexander Bock
2022-04-13 16:34:02 +02:00
parent 092fac0f59
commit bd0de385ba
+2 -2
View File
@@ -1,8 +1,8 @@
local item = {
Type = "DashboardItemVelocity",
Identifier = "GlobeLocation",
Identifier = "CameraVelocity",
Simplification = true,
GuiName = "Velocity"
GuiName = "Camera Velocity"
}
asset.onInitialize(function()