Merge pull request #5405 from Citadel-Station-13/upstream-merge-35493

[MIRROR] Fixed cloning pod status not updating when autocloning.
This commit is contained in:
deathride58
2018-02-11 00:50:35 +00:00
committed by GitHub
+1
View File
@@ -72,6 +72,7 @@
continue //how though?
if(pod.growclone(R.fields["ckey"], R.fields["name"], R.fields["UI"], R.fields["SE"], R.fields["mind"], R.fields["mrace"], R.fields["features"], R.fields["factions"]))
temp = "[R.fields["name"]] => <font class='good'>Cloning cycle in progress...</font>"
records -= R
/obj/machinery/computer/cloning/proc/updatemodules(findfirstcloner)