mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
WIP: Adding a few things to PresenceModule. Not quite finished yet.
This commit is contained in:
@@ -25,11 +25,14 @@
|
||||
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
using OpenMetaverse;
|
||||
|
||||
namespace OpenSim.Framework
|
||||
{
|
||||
public class FriendRegionInfo
|
||||
{
|
||||
public bool isOnline;
|
||||
public ulong regionHandle;
|
||||
public UUID regionID;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user