Skip to content

Commit

Permalink
do work
Browse files Browse the repository at this point in the history
  • Loading branch information
Just-a-Unity-Dev committed Nov 10, 2023
1 parent a0b248c commit 81132d3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ private void OnPlayerSpawnEvent(PlayerSpawningEvent ev)

if (!_configurationManager.GetCVar(CCVars.GenerateFTLPointsRoundstart))
return;
// TODO make work??
var station = _pointsSystem.GenerateSector(40);

if (ev.Station.HasValue)
Expand Down

0 comments on commit 81132d3

Please sign in to comment.