sortAtom improvements

This commit is contained in:
Markolie
2015-08-28 23:52:27 +02:00
parent f10a4de9c6
commit 2787c2fd46
11 changed files with 20 additions and 12 deletions
+1 -1
View File
@@ -371,7 +371,7 @@
if(!P.owner || P.toff || P.hidden) continue
sendPDAs += P
if(PDAs && PDAs.len > 0)
customrecepient = input(usr, "Select a PDA from the list.") as null|anything in sortAtom(sendPDAs)
customrecepient = input(usr, "Select a PDA from the list.") as null|anything in sendPDAs
else
customrecepient = null