Remove On(Gained/Lost)Ownership overrides. Testing indicates these are not needed in MLAPI.
This commit is contained in:
parent
27e34f4179
commit
14487b1983
@ -339,15 +339,5 @@ namespace MLAPI
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
public override void OnGainedOwnership()
|
||||
{
|
||||
ResetParameterOptions();
|
||||
}
|
||||
|
||||
public override void OnLostOwnership()
|
||||
{
|
||||
ResetParameterOptions();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user