mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 03:45:35 +08:00
refactoring of PrimitiveBaseShape to properties
This commit is contained in:
@@ -74,10 +74,11 @@
|
||||
<column name="SitTargetOrientZ" />
|
||||
<column name="SitTargetOrientW" />
|
||||
</property>
|
||||
|
||||
<class name="PrimShape" type="OpenSim.Framework.PrimitiveBaseShape, OpenSim.Framework">
|
||||
<property name="
|
||||
</class>
|
||||
</class>
|
||||
|
||||
<class name="OpenSim.Framework.PrimitiveBaseShape, OpenSim.Framework" table="PrimShapes" lazy="false">
|
||||
<id name="UUID" column="ID" type="OpenSim.Data.NHibernate.LLUUIDUserType, OpenSim.Data.NHibernate">
|
||||
<generator class="assigned" />
|
||||
</id>
|
||||
</class>
|
||||
</hibernate-mapping>
|
||||
Reference in New Issue
Block a user