Codefix: wrong parameter names and partially missing parameters

This commit is contained in:
Rubidium
2026-02-02 18:18:51 +01:00
committed by rubidium42
parent c6c06e13eb
commit bcaf3eaec2
66 changed files with 117 additions and 47 deletions
+1 -1
View File
@@ -1370,7 +1370,7 @@ protected:
/**
* Set accepted cargo filter for the industry list.
* @param index The cargo to be set
* @param cargo_type The cargo to be set
*/
void SetAcceptedCargoFilter(CargoType cargo_type)
{