mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 02:54:41 +01:00
sortAtom improvements
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user