@@ -9,7 +9,7 @@
|
||||
; Game settings are everything related to vehicles, stations, orders, etc.
|
||||
|
||||
[pre-amble]
|
||||
static std::initializer_list<const char*> _roadsides{"left", "right"};
|
||||
static constexpr std::initializer_list<const char*> _roadsides{"left", "right"};
|
||||
|
||||
static void StationSpreadChanged(int32 new_value);
|
||||
static void UpdateConsists(int32 new_value);
|
||||
|
||||
Reference in New Issue
Block a user