mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-01 03:32:38 +00:00
bruh
This commit is contained in:
parent
36edeb2287
commit
9892ebe07f
@ -10,7 +10,7 @@ namespace QuantumUNET.Components
|
||||
{
|
||||
public float SendInterval { get; set; } = 0.05f;
|
||||
|
||||
protected float _lastClientSendTime;
|
||||
private float _lastClientSendTime;
|
||||
protected Vector3 _prevPosition;
|
||||
protected Quaternion _prevRotation;
|
||||
private QNetworkWriter _localTransformWriter;
|
||||
|
Loading…
Reference in New Issue
Block a user