Actions
Feature #1941
openPass enum req_problem_type to can_city_build_unit_now()
Start date:
02/11/2026
Due date:
% Done:
0%
Estimated time:
Description
Pass enum req_problem_type to can_city_build_unit_now() and all relevant functions that it calls. No functional changes in this patch - all callers pass RPT_CERTAIN that is the old hardcoded value.
Actions