Debug build clang fixes
Signed-off-by: AMZN-Olex <5432499+AMZN-Olex@users.noreply.github.com>
This commit is contained in:
@@ -307,7 +307,7 @@ namespace Multiplayer
|
||||
class ClientDeepHierarchyTests : public ClientSimpleHierarchyTests
|
||||
{
|
||||
public:
|
||||
static const NetEntityId ChildOfChildNetEntityId = NetEntityId{ 3 };
|
||||
const NetEntityId ChildOfChildNetEntityId = NetEntityId{ 3 };
|
||||
|
||||
void SetUp() override
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user