DANGER back to right current max number of wearables ( TP out of regions

with this may kill old regions)
avinationmerge
UbitUmarov 2014-08-08 01:39:19 +01:00
parent 2a457c862e
commit 998e3d435a
1 changed files with 3 additions and 3 deletions

View File

@ -68,9 +68,9 @@ namespace OpenSim.Framework
public static readonly int ALPHA = 13; public static readonly int ALPHA = 13;
public static readonly int TATTOO = 14; public static readonly int TATTOO = 14;
public static readonly int MAX_WEARABLES = 15; // public static readonly int MAX_WEARABLES = 15;
// public static readonly int PHYSICS = 15; public static readonly int PHYSICS = 15;
// public static readonly int MAX_WEARABLES = 16; public static readonly int MAX_WEARABLES = 16;
public static readonly UUID DEFAULT_BODY_ITEM = new UUID("66c41e39-38f9-f75a-024e-585989bfaba9"); public static readonly UUID DEFAULT_BODY_ITEM = new UUID("66c41e39-38f9-f75a-024e-585989bfaba9");