fix missing curly brace, indentation. hope I got this right.

This commit is contained in:
Enno Rehling 2014-08-13 19:55:10 +02:00
parent 77f126a0bd
commit 444971542c

View file

@ -1080,6 +1080,7 @@ static bool maintain(building * b, bool first)
}
}
}
}
if (need > 0) {
if (!fval(m, MTF_VITAL))
work = false;