diff options
| -rw-r--r-- | objects.js | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -4234,8 +4234,6 @@ StageMorph.prototype.init = function (globals) { this.acceptsDrops = false; this.setColor(new Color(255, 255, 255)); this.fps = this.frameRate; - - this.screenshotNames = {}; // Keeps track of stage image names }; // StageMorph scaling |
