Skip to content

Commit

Permalink
Moved AllowPMLRPCPatch.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
Nagord committed Dec 2, 2023
1 parent 312323f commit f59067a
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
using HarmonyLib;
using PulsarModLoader.Patches;
using System.Collections.Generic;
using System.Reflection.Emit;

namespace PulsarModLoader.ModMessages
namespace PulsarModLoader.Patches
{
[HarmonyPatch(typeof(NetworkingPeer), "ExecuteRpc")]
class AllowPMLRPCPatch
Expand Down

0 comments on commit f59067a

Please sign in to comment.