fix the build break, thankes mikkopa for pointing out the quick change
to address this.0.6.5-rc1
parent
d6b62b677c
commit
99a1f47c1e
|
@ -1031,6 +1031,8 @@ namespace OpenSim.Client.VWoHTTP.ClientStack
|
|||
throw new System.NotImplementedException();
|
||||
}
|
||||
|
||||
public event PlacesQuery OnPlacesQuery;
|
||||
|
||||
#endregion
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue