Refactoring reconnection: putting it into the GameScene directly.
This commit is contained in:
parent
d785a8a1bf
commit
f88f28db3f
5 changed files with 101 additions and 58 deletions
|
@ -6,6 +6,7 @@
|
|||
"noImplicitAny": true,
|
||||
"module": "CommonJS",
|
||||
"target": "es5",
|
||||
"downlevelIteration": true,
|
||||
"jsx": "react",
|
||||
"allowJs": true,
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue