Skip to content

Commit

Permalink
reverts acidental edit
Browse files Browse the repository at this point in the history
  • Loading branch information
Sn1p3rr3c0n committed Sep 13, 2022
1 parent e1edd74 commit ec41d7a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Source/ProjectRimFactory/Common/PRFGameComponent.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ public class PRFGameComponent : GameComponent {
public static Pawn PRF_StaticPawn = null;
public static Job PRF_StaticJob = null;



public static void GenStaticPawn()
{
PRF_StaticPawn = PawnGenerator.GeneratePawn(PRFDefOf.PRFSlavePawn, Faction.OfPlayer);
Expand Down

0 comments on commit ec41d7a

Please sign in to comment.