(svn r27683) -Change: Rearrange the autoreplace GUI for trains, and do not filter it by railtype by default.
This commit is contained in:
@@ -19,6 +19,6 @@ struct Window *ShowBuildRailToolbar(RailType railtype);
|
||||
void ReinitGuiAfterToggleElrail(bool disable);
|
||||
bool ResetSignalVariant(int32 = 0);
|
||||
void InitializeRailGUI();
|
||||
DropDownList *GetRailTypeDropDownList(bool for_replacement = false);
|
||||
DropDownList *GetRailTypeDropDownList(bool for_replacement = false, bool all_option = false);
|
||||
|
||||
#endif /* RAIL_GUI_H */
|
||||
|
Reference in New Issue
Block a user