(svn r22140) -Fix (r22135): I like the letter 'l' nevertheless. (Alberth)
This commit is contained in:
@@ -1120,7 +1120,7 @@ static inline void ChangeVehicleWindow(WindowClass window_class, VehicleID from_
|
||||
_thd.window_number = to_index;
|
||||
}
|
||||
|
||||
/* Notify the window immediatelly, without scheduling. */
|
||||
/* Notify the window immediately, without scheduling. */
|
||||
w->InvalidateData();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user