Merge branch 'master' into jgrpp-beta
# Conflicts: # src/lang/chuvash.txt # src/lang/czech.txt # src/lang/english_AU.txt # src/lang/english_US.txt # src/lang/german.txt # src/lang/japanese.txt # src/lang/korean.txt # src/lang/latvian.txt # src/lang/russian.txt # src/tree_gui.cpp # src/vehicle.cpp
This commit is contained in:
@@ -926,13 +926,6 @@ static void StationSpreadChanged(int32 new_value)
|
||||
InvalidateWindowData(WC_BUILD_STATION, 0);
|
||||
}
|
||||
|
||||
static void CloseSignalGUI(int32 new_value)
|
||||
{
|
||||
if (new_value == 0) {
|
||||
DeleteWindowByClass(WC_BUILD_SIGNAL);
|
||||
}
|
||||
}
|
||||
|
||||
static void UpdateConsists(int32 new_value)
|
||||
{
|
||||
for (Train *t : Train::Iterate()) {
|
||||
|
Reference in New Issue
Block a user