Skip to content

Commit

Permalink
Merge pull request #182 from Hazzer/remove-seeds-please-patches
Browse files Browse the repository at this point in the history
Remove seeds please patches
  • Loading branch information
Hazzer authored Jun 10, 2020
2 parents 00a4956 + ffd8af1 commit c97daf9
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 214 deletions.
3 changes: 1 addition & 2 deletions Source/CompatibilityPatches/Initialization.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ namespace PrisonLabor.CompatibilityPatches
internal static class Initialization
{
internal static void Run()
{
SeedsPlease.Init();
{
//NoWaterNoLife.Init();
WorkTab.Init();
Quarry.Init();
Expand Down
47 changes: 0 additions & 47 deletions Source/CompatibilityPatches/SeedsPlease.cs

This file was deleted.

102 changes: 0 additions & 102 deletions Source/CompatibilityPatches/SeedsPlease_WorkDriver_Patch.cs

This file was deleted.

63 changes: 0 additions & 63 deletions Source/CompatibilityPatches/SeedsPlease_WorkGiver.cs

This file was deleted.

0 comments on commit c97daf9

Please sign in to comment.