mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-02-04 03:39:55 +00:00
remove tokens
This commit is contained in:
parent
ad1e47d950
commit
fae5f49c96
@ -96,7 +96,6 @@ namespace QuantumUNET.Components
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Token: 0x06000488 RID: 1160 RVA: 0x00019B44 File Offset: 0x00017D44
|
|
||||||
private void UnserializeModeTransform(QNetworkReader reader, bool initialState)
|
private void UnserializeModeTransform(QNetworkReader reader, bool initialState)
|
||||||
{
|
{
|
||||||
if (HasAuthority)
|
if (HasAuthority)
|
||||||
@ -111,7 +110,6 @@ namespace QuantumUNET.Components
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Token: 0x06000489 RID: 1161 RVA: 0x00019C4B File Offset: 0x00017E4B
|
|
||||||
private void FixedUpdate()
|
private void FixedUpdate()
|
||||||
{
|
{
|
||||||
if (IsServer)
|
if (IsServer)
|
||||||
@ -125,7 +123,6 @@ namespace QuantumUNET.Components
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Token: 0x0600048A RID: 1162 RVA: 0x00019C74 File Offset: 0x00017E74
|
|
||||||
private void FixedUpdateServer()
|
private void FixedUpdateServer()
|
||||||
{
|
{
|
||||||
if (SyncVarDirtyBits == 0U)
|
if (SyncVarDirtyBits == 0U)
|
||||||
@ -153,7 +150,6 @@ namespace QuantumUNET.Components
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Token: 0x0600048B RID: 1163 RVA: 0x00019D24 File Offset: 0x00017F24
|
|
||||||
private void FixedUpdateClient()
|
private void FixedUpdateClient()
|
||||||
{
|
{
|
||||||
if (LastSyncTime != 0f)
|
if (LastSyncTime != 0f)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user