Skip to content

Commit fd72cf5

Browse files
committed
- bugfix
1 parent 160c7d3 commit fd72cf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Utils/SceneLoader.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ namespace Utilities
195195
Real m_contactStiffnessRigidBody;
196196
Real m_contactStiffnessParticleRigidBody;
197197

198-
unsigned int m_velocityUpdateMethod;
198+
int m_velocityUpdateMethod;
199199
unsigned int m_maxIter;
200200
unsigned int m_maxIterVel;
201201

0 commit comments

Comments
 (0)