1
0
mirror of https://github.com/OpenTTD/OpenTTD synced 2026-01-19 18:32:35 +01:00

Codechange: Stringify config file paths.

This commit is contained in:
Michael Lutz
2020-12-06 21:11:42 +01:00
parent 860c270c73
commit dd138fc460
16 changed files with 56 additions and 64 deletions

View File

@@ -16,7 +16,7 @@
#include "safeguards.h"
char *_hotkeys_file;
std::string _hotkeys_file;
/**
* List of all HotkeyLists.