mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 04:05:42 +08:00
* Fixes NHibernate problem where prim contents show as textures * Thanks Tommil!
This commit is contained in:
@@ -141,6 +141,7 @@
|
||||
<property name="CreationDate" type="OpenSim.Data.NHibernate.UInt32Type, OpenSim.Data.NHibernate" />
|
||||
<property name="Flags" type="OpenSim.Data.NHibernate.UInt32Type, OpenSim.Data.NHibernate" />
|
||||
<property name="InvType" type="System.Int32" />
|
||||
<property name="Type" type="System.Int32" />
|
||||
</class>
|
||||
|
||||
</hibernate-mapping>
|
||||
|
||||
Reference in New Issue
Block a user