Stop qdelling progressbars (#7791)

This commit is contained in:
Raeschen
2024-02-19 23:56:55 +01:00
committed by GitHub
parent 19b8d6e4f2
commit 087194bdcf
+3 -2
View File
@@ -63,7 +63,8 @@
spawn(5)
if(client)
client.images -= bar
qdel(bar)
//qdel(bar) //ChompEDIT - try not qdelling progressbars.
bar = null //ChompEDIT - null instead of qdel
. = ..()
#undef PROGRESSBAR_HEIGHT
#undef PROGRESSBAR_HEIGHT