Updated issue with 'pos'

This commit is contained in:
Kasper Rynning-Tønnesen
2017-05-05 18:07:41 +02:00
parent 22c8743aa8
commit a680b3ce0a
3 changed files with 3 additions and 2 deletions

View File

@@ -24,6 +24,7 @@ var autoplay = false;
var color = "#808080";
var dragging = false;
var user_auth_started = false;
var user_auth_avoid = false;
var connection_options = {
'sync disconnect on unload':true,