Merge branch 'master' into jgrpp
# Conflicts: # src/game/game_gui.cpp # src/graph_gui.cpp # src/linkgraph/linkgraph_gui.h # src/newgrf.cpp # src/order_gui.cpp # src/saveload/engine_sl.cpp # src/saveload/saveload.h # src/script/api/script_text.cpp # src/script/script_gui.cpp # src/settings_table.cpp # src/strings.cpp # src/table/settings/economy_settings.ini # src/table/settings/locale_settings.ini # src/timetable_gui.cpp
This commit is contained in:
@@ -316,7 +316,8 @@ struct MusicSettings {
|
||||
/** Settings related to currency/unit systems. */
|
||||
struct LocaleSettings {
|
||||
byte currency; ///< currency we currently use
|
||||
byte units_velocity; ///< unit system for velocity
|
||||
byte units_velocity; ///< unit system for velocity of trains and road vehicles
|
||||
byte units_velocity_nautical; ///< unit system for velocity of ships and aircraft
|
||||
byte units_power; ///< unit system for power
|
||||
byte units_weight; ///< unit system for weight
|
||||
byte units_volume; ///< unit system for volume
|
||||
|
Reference in New Issue
Block a user