Correcting tabs

This commit is contained in:
AMZN-Olex
2021-06-23 13:21:54 -04:00
parent b9dec79743
commit 93a34033a9
@@ -130,8 +130,8 @@ namespace Multiplayer
{
if (NetBindComponent* netBindComponent = entityHandle.GetNetBindComponent())
{
netBindComponent->NotifySyncRewindState();
}
netBindComponent->NotifySyncRewindState();
}
}
m_rewoundEntities.clear();
}