mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2026-07-24 20:12:42 +00:00
Codefix: wrong parameter names and partially missing parameters
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user