blob: 0c3a537b89c127f0bdd7d96d2aa7db95de40ff9d (
plain)
1
2
3
4
5
6
7
8
|
# X position of the HUD
poshud_hud_offsetx (HUD X offset) float 0.8 0.0 1.0
# Y position of the HUD
poshud_hud_offsety (HUD Y offset) float 0.95 0.0 1.0
# Enable displaying the current map-block coordinates (16x16x16 nodes)
poshud_mapblock_enable (Display Mapblock) bool false
|