mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
remove TODO
This commit is contained in:
parent
5369b8f47c
commit
cd40498457
@ -185,8 +185,6 @@ public MethodDefinition GenerateSyncVarSetter(TypeDefinition td, FieldDefinition
|
|||||||
// IL_000a: ldnull
|
// IL_000a: ldnull
|
||||||
// IL_000b: call instance void [Mirror]Mirror.NetworkBehaviour::GeneratedSyncVarSetter<int32>(!!0, !!0&, uint64, class [netstandard]System.Action`2<!!0, !!0>)
|
// IL_000b: call instance void [Mirror]Mirror.NetworkBehaviour::GeneratedSyncVarSetter<int32>(!!0, !!0&, uint64, class [netstandard]System.Action`2<!!0, !!0>)
|
||||||
// IL_0010: ret
|
// IL_0010: ret
|
||||||
//
|
|
||||||
// TODO GameObject/NetworkBehaviour special cases
|
|
||||||
|
|
||||||
// 'this.' for the call
|
// 'this.' for the call
|
||||||
worker.Emit(OpCodes.Ldarg_0);
|
worker.Emit(OpCodes.Ldarg_0);
|
||||||
|
Loading…
Reference in New Issue
Block a user