mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-02-04 03:39:55 +00:00
remove whitespace
This commit is contained in:
parent
d98e14ee11
commit
f350123c07
@ -113,7 +113,6 @@ namespace QSB.Syncs
|
|||||||
DebugLog.ToConsole($"Warning - For {_logName}, AttachedObject's ({AttachedObject.name}) parent is not the same as ReferenceTransform! " +
|
DebugLog.ToConsole($"Warning - For {_logName}, AttachedObject's ({AttachedObject.name}) parent is not the same as ReferenceTransform! " +
|
||||||
$"({AttachedObject.transform.parent} v {ReferenceTransform.name})" +
|
$"({AttachedObject.transform.parent} v {ReferenceTransform.name})" +
|
||||||
$"Did you try to manually reparent AttachedObject?", MessageType.Error);
|
$"Did you try to manually reparent AttachedObject?", MessageType.Error);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
UpdateTransform();
|
UpdateTransform();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user