mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2026-07-24 20:12:42 +00:00
Codefix: remove @param documentation for parameters that don't exist anymore
This commit is contained in:
@@ -359,7 +359,6 @@ class BuildIndustryWindow : public Window {
|
||||
*
|
||||
* @param cargolist Array of CargoType to display
|
||||
* @param cargo_suffix Array of suffixes to attach to each cargo
|
||||
* @param cargolistlen Length of arrays
|
||||
* @param prefixstr String to use for the first item
|
||||
* @return A formatted raw string
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user