Skip to content

Commit

Permalink
Merge pull request #61 from kbatbouta/development
Browse files Browse the repository at this point in the history
Update CompProperties_Sighter.cs
  • Loading branch information
kbatbouta authored Feb 12, 2023
2 parents 529cbc6 + 5c66a81 commit be4fa1f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Source/Rule56/Comps/CompProperties_Sighter.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ public class CompProperties_Sighter : CompProperties
public bool powered;
public int radius;
public int? radiusNight;

public CompProperties_Sighter()
{
compClass = typeof(ThingComp_Sighter);
Expand Down

0 comments on commit be4fa1f

Please sign in to comment.