mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
missing file
This commit is contained in:
@@ -596,6 +596,7 @@ namespace OpenSim.Framework
|
||||
public PrimUpdateFlags Flags
|
||||
{
|
||||
get { return m_flags; }
|
||||
set { m_flags = value; }
|
||||
}
|
||||
|
||||
public virtual void Update()
|
||||
|
||||
Reference in New Issue
Block a user