2TallTyler / itl_houses

A house replacement set for OpenTTD. Formerly known as Improved Town Layouts.
GNU General Public License v3.0
31 stars 10 forks source link

Remove unnecessary and broken parameters #24

Closed 2TallTyler closed 4 years ago

2TallTyler commented 4 years ago

Two parameters were broken by the move to the cargo_production loop in the Waste & Recycling update. They are unnecessary as I intend for them to always be used, and should be removed.

Note: This will also require removing ternary operators on individual houses.