Magnets now generate path lists upon constructor New() being called if they have a default path.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2561 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
vageyenaman@gmail.com
2011-11-26 18:57:26 +00:00
parent edf76efd86
commit 3babc3a7fb
+4
View File
@@ -233,6 +233,10 @@
radio_connection = radio_controller.add_object(src, frequency, RADIO_MAGNETS)
if(path) // check for default path
filter_path() // renders rpath
process()
..()
if(magnets.len == 0 && autolink)