rFactor2_vk_hud/src/overlay/elements/leaderboard/deltaboard_grid.xml
2023-01-23 18:34:04 +01:00

6 lines
No EOL
403 B
XML

<?xml-model href="../gui.xsd" type="application/xml" schematypes="http://www.w3.org/2001/XMLSchema"?>
<root reference_width="2560" reference_height="1440">
<!-- max 5 entries, each entry gets 44 pixel (at 1440p) -->
<grid id="main_grid" x_dim="1" y_dim="5" x_offset="-550" y_offset="10" width="540" height="220"
vert_align="top" hori_align="right" margin="0" padding="0"> </grid>
</root>