mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
Fixed implementations of Destroy() not calling parent (#27068)
* Fixed implementations of Destroy() not calling parent * I forgot to commit garbage.dm
This commit is contained in:
@@ -123,3 +123,4 @@
|
||||
/datum/locking_category/Destroy()
|
||||
owner = null
|
||||
locked = null
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user