mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-02-19 12:40:56 +00:00
guh
This commit is contained in:
parent
027c600782
commit
bf4783a3dd
@ -10,7 +10,7 @@ using UnityEngine;
|
||||
namespace QSB.Syncs
|
||||
{
|
||||
/*
|
||||
* Rewrite number : 10
|
||||
* Rewrite number : 11
|
||||
* God has cursed me for my hubris, and my work is never finished.
|
||||
*/
|
||||
|
||||
@ -300,10 +300,7 @@ namespace QSB.Syncs
|
||||
return;
|
||||
}
|
||||
|
||||
if (AttachedTransform)
|
||||
{
|
||||
DebugGUI.DrawLabel(AttachedTransform.transform, LogName);
|
||||
}
|
||||
DebugGUI.DrawLabel(AttachedTransform.transform, LogName);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user