Correcting tabs
This commit is contained in:
@@ -130,8 +130,8 @@ namespace Multiplayer
|
||||
{
|
||||
if (NetBindComponent* netBindComponent = entityHandle.GetNetBindComponent())
|
||||
{
|
||||
netBindComponent->NotifySyncRewindState();
|
||||
}
|
||||
netBindComponent->NotifySyncRewindState();
|
||||
}
|
||||
}
|
||||
m_rewoundEntities.clear();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user