forked from zombieb/undead-universal-patch-il2cpp
asdf
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using HarmonyLib;
|
||||
|
||||
@@ -10,7 +10,7 @@ using UnityEngine;
|
||||
|
||||
namespace undead_universal_patch_il2cpp.Patches.Internals
|
||||
{
|
||||
[HarmonyPatch]
|
||||
/*[HarmonyPatch]
|
||||
public class LockerroomOOBEFlow
|
||||
{
|
||||
static PatchTypesResult patchResult = Util.PreparePatchTypes(
|
||||
@@ -26,5 +26,5 @@ namespace undead_universal_patch_il2cpp.Patches.Internals
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
}*/
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user