mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-16 01:23:41 +01:00
Fixed scrubbers not properly connecting to pipelines (which panurgomatic accidentally broke 100+ revisions back.)
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@411 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -59,6 +59,7 @@
|
||||
return 1
|
||||
|
||||
initialize()
|
||||
..()
|
||||
set_frequency(frequency)
|
||||
update_icon()
|
||||
|
||||
|
||||
@@ -344,7 +344,6 @@
|
||||
#include "code\game\machinery\spaceheater.dm"
|
||||
#include "code\game\machinery\status_display.dm"
|
||||
#include "code\game\machinery\teleporter.dm"
|
||||
#include "code\game\machinery\travel.dm"
|
||||
#include "code\game\machinery\turrets.dm"
|
||||
#include "code\game\machinery\vending.dm"
|
||||
#include "code\game\machinery\atmoalter\canister.dm"
|
||||
|
||||
Reference in New Issue
Block a user