mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 21:19:00 +01:00
fixes vox no DNA head runtime
This commit is contained in:
@@ -230,7 +230,7 @@
|
||||
icobase = C.icobase ? C.icobase : C.dna.species.icobase
|
||||
if(H.dna.species.bodyflags & HAS_TAIL)
|
||||
coloured_tail = H.tail ? H.tail : H.dna.species.tail
|
||||
|
||||
sleep(0) // let the icon generation finish
|
||||
qdel(H)
|
||||
else
|
||||
icobase = current_species.icobase
|
||||
|
||||
Reference in New Issue
Block a user