aboutsummaryrefslogtreecommitdiff
path: root/js/lib/drawing
diff options
context:
space:
mode:
authorValerio Virgillito2012-03-23 15:32:47 -0700
committerValerio Virgillito2012-03-23 15:32:47 -0700
commit7ee75fef18c21275cf29740a6fdd81ea90e41f45 (patch)
treec480e35abe9065733be9dd6326b91b46896b9e3a /js/lib/drawing
parentbc8b0c17023ddea6d77150694a777e104ef99cbc (diff)
parent86770d0dba6b137e651cbf5c8d240856be65857c (diff)
downloadninja-7ee75fef18c21275cf29740a6fdd81ea90e41f45.tar.gz
Merge pull request #140 from ericmueller/integration
Integration
Diffstat (limited to 'js/lib/drawing')
-rwxr-xr-xjs/lib/drawing/world.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/js/lib/drawing/world.js b/js/lib/drawing/world.js
index b87c6272..73273adc 100755
--- a/js/lib/drawing/world.js
+++ b/js/lib/drawing/world.js
@@ -736,6 +736,8 @@ World.prototype.getShapeFromPoint = function( offsetX, offsetY ) {
736 } 736 }
737}; 737};
738 738
739
740
739World.prototype.exportJSON = function() 741World.prototype.exportJSON = function()
740{ 742{
741 // world properties 743 // world properties