@@ -28,4 +28,19 @@
},
"conversation": {
"current": -1,
-
+ "list": []
+ },
+ "game": {
+ "current": -1,
+ "miniprogram": {
+ }
+ "editorSetting": {
+ "tabIndent": "insertSpaces",
+ "tabSize": 2
+}