a few test changes

This commit is contained in:
UbitUmarov
2023-03-09 19:16:40 +00:00
parent b1f2a5b661
commit 0bbaedc051
5 changed files with 125 additions and 92 deletions

View File

@@ -163,8 +163,8 @@ namespace OpenSim.Region.CoreModules.Agent.AssetTransaction
string description, string name, sbyte invType,
sbyte type, byte wearableType, uint nextOwnerMask)
{
// m_log.DebugFormat(
// "[TRANSACTIONS MANAGER] Called HandleItemCreationFromTransaction with item {0}", name);
//m_log.DebugFormat(
// "[TRANSACTIONS MANAGER] Called HandleItemCreationFromTransaction with item {0}", name);
AgentAssetTransactions transactions = GetUserTransactions(remoteClient.AgentId);