Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
misandrie committed Oct 23, 2023
2 parents c65a45c + 3f5824a commit 87b872d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion SS14.Launcher/Marsey/MarseyPatcher.cs
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ public static void Boot(Assembly robClientAssembly)
{
RobustAss = robClientAssembly;
harmony = new Harmony("com.validhunters.marseypatcher");
Harmony.DEBUG = true;

GetGameAssemblies();
//LoadAssemblies();
Expand Down

0 comments on commit 87b872d

Please sign in to comment.