mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-05 10:40:42 +00:00
Typo in that last one
This commit is contained in:
parent
3f4bf6ed27
commit
50c031ba54
@ -67,7 +67,7 @@ void gXAxis::Plot(gGraphWindow & w,float scrx,float scry)
|
||||
fitmode=0;
|
||||
} else if (xx>600000) { // Minutes
|
||||
fd="00:00";
|
||||
dividx=4;
|
||||
dividx=0;
|
||||
divmax=18;
|
||||
fitmode=1;
|
||||
} else if (xx>5000) { // Seconds
|
||||
|
Loading…
Reference in New Issue
Block a user