Home
last modified time | relevance | path

Searched refs:CMD_SET_TIMETABLE_START (Results 1 – 2 of 2) sorted by relevance

/dports/games/openttd/openttd-12.1/src/
H A Dcommand_type.h334 CMD_SET_TIMETABLE_START, ///< set the date that a timetable should start enumerator
H A Dtimetable_gui.cpp145 …DoCommandP(0, w->window_number, date, CMD_SET_TIMETABLE_START | CMD_MSG(STR_ERROR_CAN_T_TIMETABLE_… in ChangeTimetableStartCallback()