This commit is contained in:
syuilo
2017-08-12 15:17:03 +09:00
parent 2465b4aa7b
commit dd1aa8c7d6
17 changed files with 462 additions and 2 deletions

View File

@ -56,7 +56,6 @@
this.mixin('api');
this.initializing = true;
this.view = 0;
this.connection = new Connection();
this.on('mount', () => {