missing file

0.9.1.0-post-fixes
UbitUmarov 2019-04-10 00:27:17 +01:00
parent b459b2c65f
commit ee989dd552
1 changed files with 1 additions and 0 deletions

View File

@ -596,6 +596,7 @@ namespace OpenSim.Framework
public PrimUpdateFlags Flags
{
get { return m_flags; }
set { m_flags = value; }
}
public virtual void Update()