mirror of
https://github.com/liabru/matter-js.git
synced 2024-11-23 09:26:51 -05:00
removed redundant property
This commit is contained in:
parent
eaa97679d8
commit
14392b4a88
1 changed files with 0 additions and 1 deletions
|
@ -41,7 +41,6 @@ var Engine = {};
|
|||
velocityIterations: 4,
|
||||
constraintIterations: 2,
|
||||
enableSleeping: false,
|
||||
timeScale: 1,
|
||||
events: [],
|
||||
timing: {
|
||||
fps: _fps,
|
||||
|
|
Loading…
Reference in a new issue