Re: public_service toolbar: Wrong city road (tested only in pak128)
Reply #10 –
In the nighlies, city-road timeline support also works for building city-roads.
There is a new general_tool[36] that can be used to define the tool 'build cityroad', no default-parameter required.
The old way of specifying city-roads was
...=general_tool[14],*,*,city_road
This entry in menuconf.tab is still valid, but will be internally changed to the new tool. Ie defining
general_tool[14],*,*,city_road
and
general_tool[36],*,*
is equivalent.