#1 - quicr module
This commit is contained in:
@@ -11,3 +11,7 @@ message EntitySpawnMessage {
|
||||
message EntityDespawnMessage {
|
||||
uint32 entity_id = 1;
|
||||
}
|
||||
|
||||
message SetControlledEntity {
|
||||
uint32 entity_id = 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user