mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
* Fixed an annoying pop-up box when crossing borders.
This commit is contained in:
@@ -650,7 +650,7 @@ namespace OpenSim.Region.Environment.Scenes
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
|
||||
public LLUUID ObjectOwner
|
||||
{
|
||||
get { return OwnerID; }
|
||||
@@ -797,7 +797,7 @@ namespace OpenSim.Region.Environment.Scenes
|
||||
|
||||
return newobject;
|
||||
}
|
||||
|
||||
|
||||
public void ApplyPhysics(uint rootObjectFlags, bool m_physicalPrim)
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user