Misc whitespace edit

Signed-off-by: Gene Walters <genewalt@amazon.com>
This commit is contained in:
Gene Walters
2021-12-01 10:06:04 -08:00
parent c8b631054f
commit b262909117
@@ -160,7 +160,7 @@ namespace Multiplayer
}
networkInterface->Listen(sv_port);
AZLOG_INFO("Editor Server completed receiving the editor's level assets, responding to Editor...\n")
return connection->SendReliablePacket(MultiplayerEditorPackets::EditorServerReady());
}