Merge branch 'departure-boards-sx' into jgrpp
Conflicts: src/saveload/extended_ver_sl.cpp src/saveload/extended_ver_sl.h src/window_type.h
This commit is contained in:
@@ -693,6 +693,11 @@ enum WindowClass {
|
||||
*/
|
||||
WC_SIGNAL_PROGRAM,
|
||||
|
||||
/**
|
||||
* Departure boards
|
||||
*/
|
||||
WC_DEPARTURES_BOARD,
|
||||
|
||||
WC_INVALID = 0xFFFF, ///< Invalid window.
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user