@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="1070px" height="660px" viewBox="0 0 1070 660" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
- <!-- Generator: Sketch 3.0 (7574) - http://www.bohemiancoding.com/sketch -->
+ <!-- Generator: Sketch 3.0.1 (7597) - http://www.bohemiancoding.com/sketch -->
<title>Export Slicesvg</title>
<description>Created with Sketch.</description>
<defs></defs>
@@ -200,6 +200,7 @@ loadFile('templates/Card.svg', function() {
});
function onRightMenu(evt) {
+ localStorage.clear();
["PlayShow","CreateShow"].map(function (x) {
document.getElementById(x+"-Motion").beginElement(); }); }