Revert "Update MAX_ASSET_DESC also"

This reverts commit 25ff65ae05.
This commit is contained in:
lickx
2023-10-21 15:45:41 +02:00
committed by lickx
parent a543e6a2c6
commit fc311fe4f3

View File

@@ -50,7 +50,7 @@ namespace OpenSim.Framework
//private static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
public static readonly int MAX_ASSET_NAME = 64;
public static readonly int MAX_ASSET_DESC = 128;
public static readonly int MAX_ASSET_DESC = 64;
/// <summary>
/// Data of the Asset