mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 11:00:32 +00:00
Syntax
This commit is contained in:
parent
07f5912215
commit
35d8e0ed60
@ -178,9 +178,7 @@ static int ProcessInstructionLoadAddress(MethodDefinition md, Instruction instr,
|
|||||||
worker.Remove(instr);
|
worker.Remove(instr);
|
||||||
worker.Remove(nextInstr);
|
worker.Remove(nextInstr);
|
||||||
return 4;
|
return 4;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
return 1;
|
return 1;
|
||||||
|
Loading…
Reference in New Issue
Block a user