Forward the reason to the script

avinationmerge
Melanie 2013-06-13 02:52:51 +02:00
parent 62c277ff9f
commit 0be80e5813
1 changed files with 1 additions and 1 deletions

View File

@ -12795,7 +12795,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api
return;
}
replydata = "LINDENDOLLAR_INSUFFICIENTFUNDS";
replydata = reason;
}
finally
{