mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
remove unused label
This commit is contained in:
parent
cbeea38298
commit
9719b868d9
@ -60,7 +60,6 @@ public static MethodDefinition ProcessTargetRpcCall(TypeDefinition td, MethodDef
|
||||
}
|
||||
|
||||
ILProcessor rpcWorker = rpc.Body.GetILProcessor();
|
||||
Instruction label = rpcWorker.Create(OpCodes.Nop);
|
||||
|
||||
NetworkBehaviourProcessor.WriteSetupLocals(rpcWorker);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user