diff --git a/screenshot.cpp b/screenshot.cpp index 9f0b9e74..9bc95dd2 100644 --- a/screenshot.cpp +++ b/screenshot.cpp @@ -752,6 +752,7 @@ int readArgs() { rotation_center_View = View; shift(); circle_spins = argf(); shift(); circle_radius = argf(); + shift(); circle_display_color = arghex(); } else if(argis("-animmove")) { ma = maTranslation;