Show output of all producing industries on the minimap
This commit is contained in:
@@ -910,6 +910,7 @@ int DrawVehiclePurchaseInfo(int left, int right, int y, EngineID engine_number,
|
||||
|
||||
if (_settings_client.gui.newgrf_developer_tools) {
|
||||
SetDParam(0, e->index);
|
||||
SetDParam(1, e->grf_prop.local_id);
|
||||
DrawString(left, right, y, CM_STR_PURCHASE_ENGINE_ID);
|
||||
y += FONT_HEIGHT_NORMAL;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user