mirror of
https://github.com/cybergirlvannie/OpenSS13.git
synced 2026-08-27 14:46:16 +01:00
Committed atmospheric pipe tests
This commit is contained in:
@@ -156,6 +156,7 @@ obj/machinery/circulator
|
||||
ngas2.replace_by(gas2)
|
||||
|
||||
|
||||
|
||||
// now do standard gas flow process
|
||||
|
||||
var/delta_gt
|
||||
@@ -214,4 +215,4 @@ obj/machinery/circulator
|
||||
if(from == vnode1)
|
||||
return gas1
|
||||
else
|
||||
return gas2
|
||||
return gas2
|
||||
Reference in New Issue
Block a user