Autolabor: add screw pump build labor

develop
Kelly Martin 2013-01-14 12:12:56 -06:00
parent 553a312266
commit 90a62a82f7
1 changed files with 1 additions and 0 deletions

@ -782,6 +782,7 @@ private:
case df::building_type::WaterWheel:
case df::building_type::RoadPaved:
case df::building_type::Well:
case df::building_type::ScrewPump:
{
df::building_actual* b = (df::building_actual*) bld;
if (b->design && !b->design->flags.bits.designed)