Open LukeSaward1 opened 6 months ago
Currently, the players in the minimap are offset downward by a little bit. This can be fixed by modifying the ue_top and ue_bottom variables defined within the function minimap_draw_player contained within tool/minimap.re
ue_top
ue_bottom
minimap_draw_player
tool/minimap.re
Currently, the players in the minimap are offset downward by a little bit. This can be fixed by modifying the
ue_top
andue_bottom
variables defined within the functionminimap_draw_player
contained withintool/minimap.re