mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 15:08:34 +01:00
some more grep checks (#18249)
* some more grep checks * . * dependency up * fix dels * clean up qdel macros
This commit is contained in:
@@ -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