Skip to content

Commit

Permalink
remove todo black hole forge
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnCorby committed Jan 28, 2024
1 parent 97be33d commit b945710
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions QSB/SectorSync/QSBSectorManager.cs
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,6 @@ private static void CreateFakeSectors()
x => x._triggerRoot = raft._rideVolume.gameObject);
}

// todo black hole forge

// cage elevators
foreach (var cageElevator in QSBWorldSync.GetUnityObjects<CageElevator>())
{
Expand Down

0 comments on commit b945710

Please sign in to comment.