method call to sync objects
This commit is contained in:
parent
3faaba9d0c
commit
a83220ea7c
@ -105,9 +105,7 @@ public class CSNC : MonoBehaviour
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Debug.Log(req.downloadHandler.text);
|
||||
|
||||
manager.SyncObjects(JsonConvert.DeserializeObject<GameObjectManager.RecievedData>(req.downloadHandler.text));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user