Fixes superconduction runtimes

This commit is contained in:
duncathan salt
2016-04-29 02:48:52 -06:00
parent ed53cec0ed
commit be3c64caeb
@@ -357,7 +357,7 @@
if(neighbor.archived_cycle < SSair.times_fired)
neighbor.archive()
neighbor.neighbor_conduct_with_src()
neighbor.neighbor_conduct_with_src(src)
neighbor.consider_superconductivity()