File diff r13749:7608894e01cc → r13750:4428487b0600
src/settings.cpp
Show inline comments
 
@@ -763,6 +763,11 @@ static bool TownFoundingChanged(int32 p1
 
	return true;
 
}
 

	
 
static bool InvalidateVehTimetableWindow(int32 p1)
 
{
 
	InvalidateWindowClassesData(WC_VEHICLE_TIMETABLE, -2);
 
	return true;
 
}
 

	
 
/*
 
 * A: competitors