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

Commit

Permalink
Disable debug
Browse files Browse the repository at this point in the history
  • Loading branch information
misandrie authored Oct 23, 2023
1 parent 84f6d2b commit 3f5824a
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 3f5824a

Please sign in to comment.