Expunges hasvar() (#26846)

* Expunges hasvar()

* removes whitespace

* remove
This commit is contained in:
ShiftyRail
2020-06-26 09:55:08 +02:00
committed by GitHub
parent 4f8624b0c0
commit eeb24fd031
59 changed files with 80 additions and 96 deletions

View File

@@ -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)