This commit is contained in:
JohnCorby 2022-02-25 05:17:35 -08:00
parent d97951ed91
commit c8d2967e20

View File

@ -62,6 +62,8 @@ public abstract class BaseSectoredSync : SyncBase
/// <summary>
/// use this instead of SetReferenceTransform
///
/// called by QSBSectorManager (authority) and ApplyToSector (non authority)
/// </summary>
public void SetReferenceSector(QSBSector sector)
{