mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 12:41:09 +01:00
Changes a lot of del() to qdel()
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
/mob/camera/Destroy()
|
||||
..()
|
||||
del(src)
|
||||
qdel(src)
|
||||
|
||||
/mob/camera/Login()
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user