Skip to content

Commit

Permalink
Move transpiler test to Jannify's new factory
Browse files Browse the repository at this point in the history
  • Loading branch information
tornac1234 committed Jan 5, 2025
1 parent 8b03073 commit 39fe94e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 20 deletions.

This file was deleted.

1 change: 1 addition & 0 deletions Nitrox.Test/Patcher/Patches/PatchesTranspilerTest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ public class PatchesTranspilerTest
[typeof(IngameMenu_QuitSubscreen_Patch), -24],
[typeof(Inventory_LoseItems_Patch), -2],
[typeof(ItemsContainer_DestroyItem_Patch), 2],
[typeof(Knife_OnToolUseAnim_Patch), 0],
[typeof(LargeWorldEntity_UpdateCell_Patch), 1],
[typeof(LaunchRocket_OnHandClick_Patch), -9],
[typeof(LeakingRadiation_Update_Patch), 0],
Expand Down

0 comments on commit 39fe94e

Please sign in to comment.