mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-31 07:12:49 -04:00
O Box2Dweb, from whence thy malice? Fie, the evil thou hath wrought upoon Object.definePrototype!
This commit is contained in:
parent
e0108a3166
commit
bd22b3ff60
1 changed files with 1 additions and 1 deletions
2
vendor/scripts/Box2dWeb-2.1.a.3.js
vendored
2
vendor/scripts/Box2dWeb-2.1.a.3.js
vendored
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue