Cleanup: Use new filename for README file. (#6738)
This commit is contained in:

committed by
Patric Stout

parent
3b32075e8a
commit
e8de33a61f
@@ -264,6 +264,6 @@ bool HandleBootstrap()
|
||||
|
||||
/* Failure to get enough working to get a graphics set. */
|
||||
failure:
|
||||
usererror("Failed to find a graphics set. Please acquire a graphics set for OpenTTD. See section 4.1 of readme.txt.");
|
||||
usererror("Failed to find a graphics set. Please acquire a graphics set for OpenTTD. See section 4.1 of README.md.");
|
||||
return false;
|
||||
}
|
||||
|
Reference in New Issue
Block a user