mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-25 06:07:22 +01:00
[MIRROR] plane holder hard dels (#12635)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com> Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
co-authored by
Kashargul
Cameron Lennox
parent
f0ae51f3db
commit
ce0d5fd40d
@@ -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