Files @ r2070:ae39d5bcd7da
Branch filter:

Location: cpp/openttd-patchpack/source/media/openttd.64.png

ludde
(svn r2580) Change: Added {INDUSTRY} command for printing industry names instead of the old {TOWN} {STRING} way.
- The formatting of the industry name can be controlled with the string STR_INDUSTRY_FORMAT.
Change: Changed several occurences of {STRING1} into {TOWN} to get rid of townnametype being used directly.