mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 09:16:28 +08:00
seems to compile ( tests comented out)
This commit is contained in:
@@ -160,11 +160,7 @@ namespace OpenSim.Framework
|
||||
public virtual ulong HomeRegion
|
||||
{
|
||||
get
|
||||
<<<<<<< HEAD
|
||||
{
|
||||
=======
|
||||
{
|
||||
>>>>>>> avn/ubitvar
|
||||
return Util.RegionWorldLocToHandle(Util.RegionToWorldLoc(m_homeRegionX), Util.RegionToWorldLoc(m_homeRegionY));
|
||||
// return Utils.UIntsToLong( m_homeRegionX * (uint)Constants.RegionSize, m_homeRegionY * (uint)Constants.RegionSize);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user