mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-02-02 20:34:41 +00:00
(svn r20167) -Add: Vehicle var 4A to the NewGRF debug window.
This commit is contained in:
parent
6863b7539c
commit
c5665202e1
@ -55,6 +55,7 @@ static const NIVariable _niv_vehicles[] = {
|
||||
NIV(0x47, "vehicle cargo info"),
|
||||
NIV(0x48, "vehicle type info"),
|
||||
NIV(0x49, "year of construction"),
|
||||
NIV(0x4A, "current rail type info"),
|
||||
NIV(0x60, "count vehicle id occurrences"),
|
||||
NIV_END()
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user