mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-20 04:34:32 +01:00
Stop qdelling progressbars (#7791)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user