GameFlowTree.json 231 B

12345678910111213141516
  1. {
  2. "mutexChild": {
  3. },
  4. "compatibilityChild": {
  5. },
  6. "priority": {
  7. "Login": 100,
  8. "InitLoad": 1,
  9. "Hall": 10,
  10. "WaitStart": 20,
  11. "Gameing": 30,
  12. "Over": 40
  13. }
  14. }