Fix for a rare error involving llSetPayPrice being used on a child prim.

This commit is contained in:
TighMacFanatic
2011-12-16 18:59:53 -05:00
parent ab8cd3e5d5
commit 6b1f44ed6d

View File

@@ -4339,6 +4339,13 @@ Warning: The Pay Object click action has been set, but it will only work if a sc
</form>
</notification>
<notification
icon="alertmodal.tga"
name="PaymentBlockedButtonMismatch"
type="alertmodal">
Payment stopped: the price paid does not match any of the pay buttons set for this object.
</notification>
<notification
icon="alertmodal.tga"
name="OpenObjectCannotCopy"