mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2026-07-24 12:06:41 +00:00
Codefix: remove @param documentation for parameters that don't exist anymore
This commit is contained in:
@@ -221,7 +221,6 @@ public:
|
||||
/**
|
||||
* DoCommand callback function for all commands executed by scripts.
|
||||
* @param result The result of the command.
|
||||
* @param tile The tile on which the command was executed.
|
||||
* @param data Command data as given to DoCommandPInternal.
|
||||
* @param result_data Extra data return from the command.
|
||||
* @param cmd cmd as given to DoCommandPInternal.
|
||||
|
||||
Reference in New Issue
Block a user