Address misc feedback
This commit is contained in:
@@ -129,7 +129,7 @@ namespace Multiplayer
|
||||
AZ::TimeMs m_lastReplicatedHostTimeMs = AZ::TimeMs{ 0 };
|
||||
HostFrameId m_lastReplicatedHostFrameId = InvalidHostFrameId;
|
||||
|
||||
#if !defined(_RELEASE)
|
||||
#if !defined(AZ_RELEASE_BUILD)
|
||||
MultiplayerEditorConnection m_editorConnectionListener;
|
||||
#endif
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user