MicroDAGR - Fix contour interval info showing on compass (#7849)

This commit is contained in:
mharis001 2020-08-12 01:48:40 -04:00 committed by GitHub
parent 1be65a9125
commit c8bb046d31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -136,6 +136,8 @@ class controlsBackground {
colorBackground[] = {0,0,0,1};
colorOutside[] = {0,0,0,1};
moveOnEdges = 0;
showCountourInterval = 0;
};
};