0
0
mirror of https://github.com/Doodle3D/Doodle3D-API synced 2024-11-05 04:33:24 +01:00

remove line break

This commit is contained in:
casperlamboo 2016-04-16 18:06:06 +02:00
parent 6f38730fa5
commit 38f854193e

View File

@ -15,7 +15,7 @@ export default class extends EventDispatcher {
this.boxData = boxData;
this.api = `http://${boxData.localip}/d3dapi/`;
this.alive = false;
this.autoUpdate = false;
this.state = {};