Stop Equinox complaining about session download patch not being static
This commit is contained in:
@@ -12,7 +12,7 @@ using VRage.Game;
|
||||
namespace Torch.Patches
|
||||
{
|
||||
[PatchShim]
|
||||
internal class SessionDownloadPatch
|
||||
internal static class SessionDownloadPatch
|
||||
{
|
||||
internal static void Patch(PatchContext context)
|
||||
{
|
||||
|
Reference in New Issue
Block a user