diff options
| author | Gubolin <gubolin@fantasymail.de> | 2015-02-24 10:18:33 +0100 |
|---|---|---|
| committer | Gubolin <gubolin@fantasymail.de> | 2015-02-24 10:18:33 +0100 |
| commit | 438fe4e3619c5dc52ca625a1e16048b30cf16c7d (patch) | |
| tree | d8fe77bc35807a61994fda12c1d258cc4ef136b5 | |
| parent | f6e26faca52ba5a236066ef55f523ad7a0c8694b (diff) | |
| download | snap-438fe4e3619c5dc52ca625a1e16048b30cf16c7d.tar.gz snap-438fe4e3619c5dc52ca625a1e16048b30cf16c7d.zip | |
merge
| -rw-r--r-- | gui.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -484,7 +484,7 @@ IDE_Morph.prototype.openIn = function (world) { myself.shield.destroy(); myself.shield = null; msg.destroy(); - myself.toggleAppMode(true); + myself.toggleAppMode(false); } ]); }, |
