Changed resolution
This commit is contained in:
parent
a46bac5663
commit
e9af4e27e7
2
prototype/js/main.js
vendored
2
prototype/js/main.js
vendored
@ -10,7 +10,7 @@ var stats;
|
||||
|
||||
var loader;
|
||||
|
||||
var container_size = {width: 1067, height: 600};
|
||||
var container_size = {width: 1024, height: 576};
|
||||
var prev = {x:0, y:0, go:false};
|
||||
var showArrows = true;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user