Fix #10982: No help text for gamelog command (#10984)

This commit is contained in:
Andrii
2023-06-13 10:33:33 +02:00
committed by GitHub
parent ebc451b071
commit f26de0d2f9
3 changed files with 7 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
* See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with OpenTTD. If not, see <http://www.gnu.org/licenses/>.
*/
/** @file gamelog.cpp Definition of functions used for logging of important changes in the game */
/** @file gamelog.cpp Definition of functions used for logging of fundamental changes to the game */
#include "stdafx.h"
#include "saveload/saveload.h"