Skip to content

Commit

Permalink
Remove old code comment
Browse files Browse the repository at this point in the history
  • Loading branch information
sindre0830 committed Jan 22, 2023
1 parent dbdea35 commit 955eedf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Source/RimNauts2/RimNauts2/SatelliteDef.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ public class SatelliteDef : Def {
public List<string> ArtificalSatelliteObjects;
public List<string> SpaceStationObjects;

//public float MineralRichAsteroidsPercentage;
public Vector2 MineralRichAsteroidsRandomWaitTicks;
public Vector2 MineralRichAsteroidsRandomInWorldTicks;

Expand Down

0 comments on commit 955eedf

Please sign in to comment.