Fix ambiguity
This commit is contained in:
parent
5ab59b9d1b
commit
9a13a2de12
@ -53,6 +53,7 @@ namespace RoboidControl {
|
||||
if (invokeEvent)
|
||||
InvokeNewThing(this);
|
||||
}
|
||||
public Thing(Participant owner) : this(owner, Type.Undetermined) {}
|
||||
/// <summary>
|
||||
/// Create a new thing for a participant
|
||||
/// </summary>
|
||||
|
Loading…
x
Reference in New Issue
Block a user