mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 18:32:03 +00:00
Expunges hasvar() (#26846)
* Expunges hasvar() * removes whitespace * remove
This commit is contained in:
@@ -37,6 +37,10 @@
|
||||
add_max_amounts()
|
||||
return
|
||||
|
||||
/datum/construction/Destroy()
|
||||
holder = null
|
||||
return ..()
|
||||
|
||||
/datum/construction/proc/next_step(mob/user as mob)
|
||||
steps.len--
|
||||
if(!steps.len)
|
||||
|
||||
Reference in New Issue
Block a user