ADD: added missing control type
This commit is contained in:
@@ -83,6 +83,7 @@ enum ControlType : std::uint32_t
|
|||||||
IDENTIFY,
|
IDENTIFY,
|
||||||
START,
|
START,
|
||||||
STOP,
|
STOP,
|
||||||
|
SHUT_DOWN,
|
||||||
CREATE_ENTITY,
|
CREATE_ENTITY,
|
||||||
DELETE_ENTITY,
|
DELETE_ENTITY,
|
||||||
GET_CONTROL
|
GET_CONTROL
|
||||||
|
|||||||
Reference in New Issue
Block a user