Cleanup (removing unused variables & other redundancies, rethrowing exceptions instead of wrapping them in a new exception instance)
This commit is contained in:
@@ -78,8 +78,7 @@ namespace Barotrauma
|
||||
|
||||
private Vector2 drawPosition;
|
||||
private float drawRotation;
|
||||
|
||||
private float lastNetworkUpdateTime;
|
||||
|
||||
public Vector2 LastSentPosition
|
||||
{
|
||||
get;
|
||||
|
||||
Reference in New Issue
Block a user