ADD: added GET TRACKLIST to control type
This commit is contained in:
@@ -117,7 +117,9 @@ enum ControlType : std::uint32_t
|
||||
SHUT_DOWN,
|
||||
CREATE_ENTITY,
|
||||
DELETE_ENTITY,
|
||||
GET_CONTROL
|
||||
GET_CONTROL,
|
||||
GET_TRACKLIST
|
||||
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user