diff --git a/StandardScene.Protocol.VDA5050/VDACar/VDA5050Commons.cs b/StandardScene.Protocol.VDA5050/VDACar/VDA5050Commons.cs index 46ee947..ef0703e 100644 --- a/StandardScene.Protocol.VDA5050/VDACar/VDA5050Commons.cs +++ b/StandardScene.Protocol.VDA5050/VDACar/VDA5050Commons.cs @@ -24,9 +24,9 @@ namespace StandardScene.CarTypes version = _protocolVersion, manufacturer = _manufacturer, serialNumber = _serialNumber, - actions = new List + actions = new List { - new action + new actionState { actionId = actionId, actionType = actionType,