Merge pull request #35493 from DaxDupont/cloner

Fixed cloning pod status not updating when autocloning.
This commit is contained in:
Jordan Brown
2018-02-10 12:09:02 -05: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)