zimjs 19.0.6 → 19.0.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/zim.js +0 -1
package/package.json
CHANGED
package/src/zim.js
CHANGED
|
@@ -77733,7 +77733,6 @@ b2ContactListener = Box2D.Dynamics.b2ContactListener;
|
|
|
77733
77733
|
return obj;
|
|
77734
77734
|
};
|
|
77735
77735
|
obj.noContact = function() {
|
|
77736
|
-
f.obj = obj;
|
|
77737
77736
|
zimContactBeginList.remove(obj.body);
|
|
77738
77737
|
return obj;
|
|
77739
77738
|
};
|