mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-16 08:52:40 +01:00
Change: Don't handle 'missing' string parameters as 0. (#11673)
If not enough parameters are supplied for a string, then a value of 0 was used, which could result in incorrect information being displayed. Instead, throw an exception and include an error in the string.
This commit is contained in:
1457
src/strings.cpp
1457
src/strings.cpp
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user