add missing file
parent
bfb1cb9f33
commit
679d52ced6
|
@ -135,6 +135,7 @@ namespace OpenSim.Framework
|
|||
public string born;
|
||||
public byte[] membershipType;
|
||||
public uint flags;
|
||||
public HashSet<IClientAPI> ClientsWaitingProps;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue