Correct indentation
This commit is contained in:
parent
ad8e587f65
commit
6fde996ae2
@ -331,8 +331,9 @@ namespace RoboidControl {
|
|||||||
messageId = NetworkIdMsg.Id,
|
messageId = NetworkIdMsg.Id,
|
||||||
participant = sender
|
participant = sender
|
||||||
};
|
};
|
||||||
}
|
|
||||||
this.updateQueue.Enqueue(e);
|
this.updateQueue.Enqueue(e);
|
||||||
|
}
|
||||||
|
|
||||||
ReceiveData(data, sender);
|
ReceiveData(data, sender);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user