This commit is contained in:
miwarnec 2024-11-05 17:43:21 +01:00
parent 207983c076
commit e74b2781c3

View File

@ -1205,6 +1205,7 @@ void UpdateClient()
}
}
// Update() without LateUpdate() split: otherwise perf. is cut in half!
void Update()
{
// if server then always sync to others.