1
0
mirror of https://github.com/acemod/ACE3.git synced 2024-08-30 18:23:18 +00:00

MicroDAGR - Fix contour interval info showing on compass ()

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

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