DialogueConfig.json 151 B

12345678910111213
  1. {
  2. "configList": [
  3. {
  4. "ID": 1,
  5. "GroupId": 1,
  6. "DialogueOptionId": [
  7. 1,
  8. 2
  9. ],
  10. "isEnd": false
  11. }
  12. ]
  13. }