mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-26 06:40:08 +01:00
[MIRROR] some more grep checks (#11414)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
co-authored by
Kashargul
parent
83133252b1
commit
f46d700e64
@@ -96,7 +96,7 @@
|
||||
PRIVATE_PROC(TRUE)
|
||||
SHOULD_NOT_OVERRIDE(TRUE)
|
||||
for(var/img in dir_images)
|
||||
qdel_null(dir_images[img])
|
||||
QDEL_NULL(dir_images[img])
|
||||
dir_images.Cut()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user