mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
MicroDagr - Don't show markers on compass "map" control (#7751)
Close #7738
This commit is contained in:
parent
99df791c43
commit
5de7b6b6a3
@ -132,6 +132,7 @@ class controlsBackground {
|
||||
h = H_PART(19);
|
||||
onDraw = QUOTE(_this call FUNC(mapOnDrawEH));
|
||||
|
||||
showMarkers = 0;
|
||||
colorBackground[] = {0,0,0,1};
|
||||
colorOutside[] = {0,0,0,1};
|
||||
moveOnEdges = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user