1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-27 08:45:00 +01:00

implement ride_get_measurement

This commit is contained in:
IntelOrca
2014-09-21 17:26:20 +01:00
parent fa8fca8dff
commit 0164a1822a
4 changed files with 83 additions and 28 deletions

View File

@@ -474,6 +474,8 @@ enum {
STR_BUILD_THIS = 1407,
STR_COST_LABEL = 1408,
STR_DATA_LOGGING_NOT_AVAILABLE_FOR_THIS_TYPE_OF_RIDE = 1412,
STR_DATA_LOGGING_WILL_START_WHEN_NEXT_LEAVES = 1413,
STR_LOGGING_DATA_FROM_TIP = 1422,
STR_QUEUE_LINE_PATH_TIP = 1423,
STR_FOOTPATH_TIP = 1424,