(4ad359147) Fix an index out of array exception when trying to set the update order (draw order) while the updateList contains no elements.
This commit is contained in:
@@ -1071,6 +1071,8 @@ namespace Barotrauma
|
||||
|
||||
CheckValidity();
|
||||
|
||||
CheckValidity();
|
||||
|
||||
UpdateNetPlayerPosition(deltaTime);
|
||||
CheckDistFromCollider();
|
||||
UpdateCollisionCategories();
|
||||
|
||||
Reference in New Issue
Block a user