mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-19 19:15:11 +01:00
plane holder hard dels (#19374)
* plane holder hard dels * . * . * . * vac hard del * this * . * . --------- Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
@@ -66,8 +66,7 @@
|
||||
|
||||
if(cam_screen)
|
||||
QDEL_NULL(cam_screen)
|
||||
if(cam_plane_masters)
|
||||
QDEL_LIST(cam_plane_masters)
|
||||
QDEL_LIST_NULL(cam_plane_masters)
|
||||
if(cam_background)
|
||||
QDEL_NULL(cam_background)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user