Skip to content

Commit

Permalink
fix sector
Browse files Browse the repository at this point in the history
  • Loading branch information
misternebula committed Mar 11, 2021
1 parent ff80438 commit 6a9a20c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions QSB/SectorSync/FakeSector.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,7 @@
public class FakeSector : Sector
{
public Sector AttachedSector;

protected override void Awake() { }
}
}

0 comments on commit 6a9a20c

Please sign in to comment.