diff options
Diffstat (limited to 'js/lib/drawing/world.js')
-rwxr-xr-x | js/lib/drawing/world.js | 2 |
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 | |||
735 | World.prototype.exportJSON = function() | 737 | World.prototype.exportJSON = function() |
736 | { | 738 | { |
737 | // world properties | 739 | // world properties |