master
pisouvigne 5 years ago
parent 27a9d42fae
commit 41bd29e25f

@ -42,6 +42,7 @@
</div>
</body>
<script>
document.location.href="../../vue/index.html"
function play(){
var e = document.getElementById("jeu-select");
var strUser = e.options[e.selectedIndex].value;

@ -63,6 +63,7 @@
</div>
<div id="play-container"></div>
<script>
document.location.href="../../vue/index.html";
var mobile = false;
var switchs = [], lineCount = [], logiques = [],lines = [], endLines = [],end, switchsInfo= [], switchsInfoCopy = [],lineRemove = [];

Loading…
Cancel
Save