AICharacter position syncing
This commit is contained in:
@@ -44,6 +44,7 @@ namespace Barotrauma.Networking
|
||||
{
|
||||
if (Data[i] != other.Data[i]) return false;
|
||||
}
|
||||
return true;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user