run-extra-times fixes.

This commit is contained in:
Ghommie
2020-01-24 20:48:32 +01:00
parent 6677e82195
commit 6fe0c57c42
4 changed files with 29 additions and 26 deletions
+1 -1
View File
@@ -178,7 +178,7 @@
machine = null
//called when the user unsets the machine.
/atom/movable/proc/on_unset_machine(mob/user)
/atom/proc/on_unset_machine(mob/user)
return
/mob/proc/set_machine(obj/O)