Divergent/mods/DynaHUD/gamedata/scripts/dynahud_minimap_binder.script

7 lines
150 B
Plaintext
Raw Normal View History

2024-03-17 20:18:03 -04:00
-- 0 bottom right - 1 top right - 2 top left - 3 compass top - 4 compass bottom
MINIMAP = { style }
MINIMAP.style = 0
function on_game_start()
end