Skip to content

Commit e2e709c

Browse files
Remove transpiler debug code
1 parent 6a07d96 commit e2e709c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

InscryptionAPI/Card/AbilityManager.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -704,7 +704,7 @@ private static IEnumerable<CodeInstruction> AddInherentModsToIceCube(IEnumerable
704704
break;
705705
}
706706
}
707-
codes.LogCodeInscryptions();
707+
708708
return codes;
709709
}
710710

0 commit comments

Comments
 (0)