mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-30 09:59:10 +00:00
(svn r4126) - Feature: A new multi-lingual multi-measuring-unit system:
- Replace miles/kilometres game option with a general measuring units option. - Add {POWER}, {WEIGHT}, {WEIGHT_S} and {VOLUME_S} (_S for short) tags to the language/string system. - Add SI as option for measuring units. Language file updates to use the system will come soon.
This commit is contained in:
@@ -19,7 +19,7 @@ typedef struct {
|
||||
GameDifficulty diff;
|
||||
byte diff_level;
|
||||
byte currency;
|
||||
bool kilometers;
|
||||
byte units;
|
||||
byte town_name;
|
||||
byte landscape;
|
||||
byte snow_line;
|
||||
|
Reference in New Issue
Block a user