Advertisement
Guest User

Untitled

a guest
Jan 24th, 2018
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. {
  2. "Part1":
  3. {
  4. "text":"Text"
  5. "Choices":[
  6. {
  7. "text":"Choice1"
  8. "nextPart":"Part1"
  9. },
  10. {
  11. "text":"Choice2"
  12. "nextPart":"Part1"
  13. },
  14. ]
  15. }
  16. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement