clear turn on close
This commit is contained in:
parent
a1e666c10d
commit
151ac909a1
|
|
@ -125,6 +125,7 @@ function closeVM() {
|
|||
VM.close();
|
||||
VM = null;
|
||||
document.title = "CollabVM";
|
||||
turn = -1;
|
||||
// Remove the canvas
|
||||
elements.vmDisplay.innerHTML = "";
|
||||
// Switch to the VM list
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user