fixes compile

This commit is contained in:
duncathan
2016-01-23 16:10:29 -06:00
parent 143352e506
commit bc522e8033
2 changed files with 1 additions and 2 deletions
@@ -7,7 +7,7 @@
desc = "A gas circulator pump and heat exchanger."
icon_state = "circ1-off"
var/side = CIRC_COLD // 1=left 2=right
var/side = CIRC_LEFT
var/status = 0
var/last_pressure_delta = 0