Merge pull request #4098 from Citadel-Station-13/upstream-merge-32805
[MIRROR] Refactor on_reagent_change to pass through the change type
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
.["Show VV To Player"] = "?_src_=vars;[HrefToken(TRUE)];expose=[REF(src)]"
|
||||
|
||||
|
||||
/datum/proc/on_reagent_change()
|
||||
/datum/proc/on_reagent_change(changetype)
|
||||
return
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user