mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-10 15:53:19 +00:00
Update TransformSync.cs
This commit is contained in:
parent
04a69f66f3
commit
49b57268fd
@ -32,7 +32,6 @@ namespace QSB.TransformSync
|
||||
protected override void OnDestroy()
|
||||
{
|
||||
base.OnDestroy();
|
||||
DebugLog.DebugWrite($"destroy of {PlayerId}.{GetType().Name}");
|
||||
if (!HasAuthority && SyncedTransform != null)
|
||||
{
|
||||
Destroy(SyncedTransform.gameObject);
|
||||
|
Loading…
Reference in New Issue
Block a user