Skip to content

Commit

Permalink
hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
Aviuz committed Oct 4, 2017
1 parent 82dbf02 commit c09441d
Show file tree
Hide file tree
Showing 16 changed files with 0 additions and 2 deletions.
Binary file modified Assemblies/PrisonLabor.dll
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 0 additions & 2 deletions Source/HarmonyPatches/Patch_LaborForbid.cs
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,6 @@ private static IEnumerable<CodeInstruction> Transpiler(ILGenerator gen, MethodBa

foreach (var ci in instr)
{
HPatcher.CreateDebugFileOnDesktop("grow", instr);

yield return ci;

if (HPatcher.IsFragment(opcodes1, operands1, ci, ref step1))
Expand Down
Binary file added Translation sheets/Translation-form.xlsx
Binary file not shown.
Binary file removed Translation sheets/Translation-french.xlsx
Binary file not shown.
Binary file removed Translation sheets/Translation-german.xlsx
Binary file not shown.
Binary file removed Translation sheets/Translation-russian.xlsx
Binary file not shown.
Binary file removed Translation sheets/[OLD]Translation-german.xlsx
Binary file not shown.

0 comments on commit c09441d

Please sign in to comment.