added Storage and ControlsSettings

Signed-off-by: Pascal Syma <pascal@syma.dev>
This commit is contained in:
2020-06-04 17:42:23 +02:00
parent 7c4d08cf8f
commit 07e08ba4f6
7 changed files with 262 additions and 45 deletions
+2 -1
View File
@@ -41,6 +41,7 @@
"webpack-merge": "^4.2.2"
},
"dependencies": {
"phaser": "^3.20.1"
"phaser": "^3.20.1",
"phaser3-rex-plugins": "^1.1.18"
}
}