Fixed typo in SF arc fix code.
This commit is contained in:
parent
e358a2d7af
commit
47319cf64e
@ -1578,7 +1578,7 @@ void get_arc_coordinates()
|
||||
{
|
||||
#ifdef SF_ARC_FIX
|
||||
bool relative_mode_backup = relative_mode;
|
||||
bool relative_mode = true;
|
||||
relative_mode = true;
|
||||
#endif
|
||||
get_coordinates();
|
||||
#ifdef SF_ARC_FIX
|
||||
|
Loading…
Reference in New Issue
Block a user