diff options
Diffstat (limited to 'OpenSim/Data/NHibernate/Resources/RegionStore.hbm.xml')
-rw-r--r-- | OpenSim/Data/NHibernate/Resources/RegionStore.hbm.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/OpenSim/Data/NHibernate/Resources/RegionStore.hbm.xml b/OpenSim/Data/NHibernate/Resources/RegionStore.hbm.xml index d41d1e7..98c648b 100644 --- a/OpenSim/Data/NHibernate/Resources/RegionStore.hbm.xml +++ b/OpenSim/Data/NHibernate/Resources/RegionStore.hbm.xml | |||
@@ -141,6 +141,7 @@ | |||
141 | <property name="CreationDate" type="OpenSim.Data.NHibernate.UInt32Type, OpenSim.Data.NHibernate" /> | 141 | <property name="CreationDate" type="OpenSim.Data.NHibernate.UInt32Type, OpenSim.Data.NHibernate" /> |
142 | <property name="Flags" type="OpenSim.Data.NHibernate.UInt32Type, OpenSim.Data.NHibernate" /> | 142 | <property name="Flags" type="OpenSim.Data.NHibernate.UInt32Type, OpenSim.Data.NHibernate" /> |
143 | <property name="InvType" type="System.Int32" /> | 143 | <property name="InvType" type="System.Int32" /> |
144 | <property name="Type" type="System.Int32" /> | ||
144 | </class> | 145 | </class> |
145 | 146 | ||
146 | </hibernate-mapping> | 147 | </hibernate-mapping> |