Ammunitions and projectiles qdel (#17204)

* Atomization

* cl

* sdf

* sdf

---------

Co-authored-by: FluffyGhost <FluffyGhost>
This commit is contained in:
Fluffy
2023-09-01 19:54:12 +02:00
committed by GitHub
parent 036ec16c51
commit 14e0d314ff
4 changed files with 61 additions and 0 deletions

View File

@@ -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