diff --git a/src/orbits.cpp b/src/orbits.cpp index c9d2119..17848d4 100644 --- a/src/orbits.cpp +++ b/src/orbits.cpp @@ -3,7 +3,7 @@ const static uint ELLIPSE_VERT_COUNT = 256; -const static uint DEFAULT_TIME_STEP = 100; +const static uint DEFAULT_TIME_STEP = 1; system_2body