mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Make static
This commit is contained in:
parent
415fdd3a8d
commit
46e1112205
@ -8,7 +8,7 @@ using System.Threading.Tasks;
|
||||
namespace NewHorizons.Patches
|
||||
{
|
||||
[HarmonyPatch]
|
||||
public class BramblePatches
|
||||
public static class BramblePatches
|
||||
{
|
||||
//
|
||||
// this file is not great. the real solution to the issues these patches address should be solved by replacing bramble nodes' InnerFogWarpVolume
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user