summaryrefslogtreecommitdiff
path: root/src/arap.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/arap.h')
-rw-r--r--src/arap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arap.h b/src/arap.h
index df31dc0..e5529d9 100644
--- a/src/arap.h
+++ b/src/arap.h
@@ -96,7 +96,7 @@ public:
ocean_alt m_ocean;
double m_time = 0.00;
- double m_timestep = 0.03;
+ double m_timestep = 0.3;
Eigen::Vector3f minCorner, maxCorner;
};