ready for demo

This commit is contained in:
ericrius1 2015-10-27 13:43:13 -07:00
parent 0512da0e39
commit ed6a866ff9
2 changed files with 3 additions and 3 deletions

View file

@ -239,7 +239,7 @@
unload: function() {
Overlays.deleteOverlay(this.laserPointer);
this.eraseBoard();
// this.eraseBoard();
}
};

View file

@ -192,4 +192,4 @@ function cleanup() {
// Uncomment this line to delete whiteboard and all associated entity on script close
Script.scriptEnding.connect(cleanup);
// Script.scriptEnding.connect(cleanup);