From cf317f5c3352f066fd61a0fa5de19c93947be22c Mon Sep 17 00:00:00 2001 From: Sean Dague Date: Wed, 23 Jul 2008 22:14:29 +0000 Subject: refactor TaskInventoryItem Mask -> Permissions to be consistant with how things are stored in the db. --- OpenSim/Data/NHibernate/Resources/RegionStore.hbm.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'OpenSim/Data/NHibernate/Resources/RegionStore.hbm.xml') diff --git a/OpenSim/Data/NHibernate/Resources/RegionStore.hbm.xml b/OpenSim/Data/NHibernate/Resources/RegionStore.hbm.xml index 9fc8065..00bf841 100644 --- a/OpenSim/Data/NHibernate/Resources/RegionStore.hbm.xml +++ b/OpenSim/Data/NHibernate/Resources/RegionStore.hbm.xml @@ -110,4 +110,21 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.1