remove function

This commit is contained in:
Irlan
2018-07-18 16:58:21 -03:00
parent eb8a7eefe8
commit 7a1d50465c
8 changed files with 25 additions and 45 deletions

View File

@ -32,8 +32,6 @@ public:
{
Test::Step();
m_cloth->Apply();
m_cloth->Draw();
extern u32 b3_clothSolverIterations;