style: format

This commit is contained in:
Fu Diwei
2022-05-06 20:29:27 +08:00
parent d364c1a354
commit 7e6cfa5ca3
2352 changed files with 3542 additions and 4198 deletions

View File

@@ -1,10 +1,10 @@
{
"game_tick": 30,
"open_id_list": [ "OPENID" ],
"open_id_list": ["OPENID"],
"udp_reliability_strategy": 3,
"start_percent": 100,
"need_user_info": true,
"game_last_time": 1800,
"room_ext_info": "",
"need_game_seed": true
}
}

View File

@@ -9,11 +9,11 @@
"pkg_list": [
{
"open_id": "OPENID",
"action_list": [ "xxx", "xxx" ],
"action_list": ["xxx", "xxx"],
"b": false
}
]
}
]
}
}
}