mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-26 18:12:40 +00:00
Ammunitions and projectiles qdel (#17204)
* Atomization * cl * sdf * sdf --------- Co-authored-by: FluffyGhost <FluffyGhost>
This commit is contained in:
@@ -33,6 +33,11 @@
|
||||
curr.len--
|
||||
|
||||
A.icon_update_queued = FALSE
|
||||
|
||||
//Do not target qdeleted atoms
|
||||
if(QDELETED(A))
|
||||
continue
|
||||
|
||||
if (islist(argv))
|
||||
A.update_icon(arglist(argv))
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user