mirror of
https://github.com/Doodle3D/doodle3d-client.git
synced 2024-11-05 03:33:23 +01:00
oops
This commit is contained in:
parent
85d91a2f36
commit
c6818eae45
@ -2,11 +2,6 @@ var debug = false;
|
||||
|
||||
var printer = new Printer();
|
||||
|
||||
var $canvas;
|
||||
var canvas;
|
||||
var $preview;
|
||||
var preview;
|
||||
|
||||
$(function() {
|
||||
console.log("ready");
|
||||
//var wifiboxURL = "http://" + window.location.host + "/cgi-bin/d3dapi";
|
||||
|
Loading…
Reference in New Issue
Block a user