Skip to content

Commit

Permalink
Remove HarmonyDebug Attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
masakitenchi committed May 12, 2024
1 parent bc86fdf commit 7fd7205
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Source/CombatExtended/Harmony/Harmony_CompExplosive.cs
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ .locals init (
[5] valuetype [mscorlib]System.Nullable`1<valuetype Verse.FloatRange>
)
*/
[HarmonyDebug]
internal static IEnumerable<CodeInstruction> Transpiler(IEnumerable<CodeInstruction> instructions)
{
//TODO: 1.5
Expand Down

0 comments on commit 7fd7205

Please sign in to comment.