Files
@ r6873:011bb2269607
Branch filter:
Location: cpp/openttd-patchpack/source/docs/elrail_track.png
r6873:011bb2269607
61.2 KiB
image/png
(svn r10114) -Fix: Only load newgrf error messages if the language matches the current
language. Since only one error can be loaded anyway, if the language didn't
match you'd get "Undefined string". Also since we're only loading one language
there's no need to use AddGRFString any more.
language. Since only one error can be loaded anyway, if the language didn't
match you'd get "Undefined string". Also since we're only loading one language
there's no need to use AddGRFString any more.