aboutsummaryrefslogtreecommitdiff
path: root/js/lib/drawing/world.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/lib/drawing/world.js')
-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 fb787256..fd833e4b 100755
--- a/js/lib/drawing/world.js
+++ b/js/lib/drawing/world.js
@@ -732,6 +732,8 @@ World.prototype.getShapeFromPoint = function( offsetX, offsetY ) {
732 } 732 }
733}; 733};
734 734
735
736
735World.prototype.exportJSON = function() 737World.prototype.exportJSON = function()
736{ 738{
737 // world properties 739 // world properties