mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
move detector patch to correct folder ig
This commit is contained in:
parent
d424bffc2f
commit
5d092a3a77
@ -1,7 +1,7 @@
|
|||||||
using HarmonyLib;
|
using HarmonyLib;
|
||||||
using NewHorizons.Utility.OWML;
|
using NewHorizons.Utility.OWML;
|
||||||
|
|
||||||
namespace NewHorizons.Patches.PlayerPatches
|
namespace NewHorizons.Patches.DetectorPatches
|
||||||
{
|
{
|
||||||
[HarmonyPatch(typeof(HazardDetector))]
|
[HarmonyPatch(typeof(HazardDetector))]
|
||||||
public static class PlayerHazardDetectorPatches
|
public static class PlayerHazardDetectorPatches
|
||||||
Loading…
x
Reference in New Issue
Block a user