O Box2Dweb, from whence thy malice? Fie, the evil thou hath wrought upoon Object.definePrototype!

This commit is contained in:
Nick Winter 2014-01-29 15:24:49 -08:00
parent e0108a3166
commit bd22b3ff60

View file

@ -19,7 +19,7 @@ var Box2D = {};
(function (a2j, undefined) {
if(!(Object.prototype.defineProperty instanceof Function)
if(!(Object.defineProperty instanceof Function)
&& Object.prototype.__defineGetter__ instanceof Function
&& Object.prototype.__defineSetter__ instanceof Function)
{