fix: Remove unused material property from vehicle action definition
This commit is contained in:
@@ -69,7 +69,6 @@ function Vehicles() {
|
||||
actionUuid: "action-456",
|
||||
actionName: "Deliver to Zone A",
|
||||
actionType: "travel",
|
||||
material: "crate",
|
||||
unLoadDuration: 10,
|
||||
loadCapacity: 2,
|
||||
pickUpPoint: { x: 90, y: 0, z: 28 },
|
||||
|
||||
Reference in New Issue
Block a user