removed a comment

This commit is contained in:
Aleksander Waage 2020-08-14 19:55:32 +02:00
parent c77fe339f6
commit fde786233c

View File

@ -89,8 +89,6 @@ namespace QSB.TransformSync
DebugLog.ToConsole("Warning - TransformSync at (0,0,0)!", MessageType.Warning);
//FullStateRequest.Instance.Request();
SyncedTransform.position = Locator.GetAstroObject(AstroObject.Name.Sun).transform.position;
return;