Formatting fix up

Signed-off-by: puvvadar <puvvadar@amazon.com>
This commit is contained in:
puvvadar
2021-09-30 20:02:38 -07:00
parent 2811a84187
commit f6638420f0
2 changed files with 8 additions and 9 deletions
@@ -51,7 +51,6 @@ namespace Multiplayer
//! @param canSendUpdates the state value
virtual void SetCanSendUpdates(bool canSendUpdates) = 0;
//! Fetches the state of connection whether handshake logic has completed
//! @return true if handshake has completed
virtual bool DidHandshake() const = 0;