Fixed cloning pod status not updating when autocloning

This commit is contained in:
Dax Dupont
2018-02-09 18:54:13 +01:00
parent 6b90cc824a
commit e2116e1153
+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)