mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-21 03:55:05 +01:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user