Autolabor: add build waterwheel.

develop
Kelly Martin 2012-12-12 08:46:52 -06:00
parent bd1756e5d0
commit b75c1da95e
1 changed files with 1 additions and 0 deletions

@ -775,6 +775,7 @@ private:
case df::building_type::Construction:
case df::building_type::Bridge:
case df::building_type::ArcheryTarget:
case df::building_type::WaterWheel:
{
df::building_actual* b = (df::building_actual*) bld;
if (b->design && !b->design->flags.bits.designed)