默认字段

This commit is contained in:
wuaho 2021-09-22 18:18:59 +08:00
parent 8d1c40e88f
commit 5c94632aaf
2 changed files with 2 additions and 0 deletions

View File

@ -45,6 +45,8 @@ class Config:
"a35": "#mp_platform", "a35": "#mp_platform",
"a36": "#app_crashed_reason", "a36": "#app_crashed_reason",
"a37": "#zone_offset", "a37": "#zone_offset",
"a38": "#app_name",
"a39": "#game_version",
"b01": "#app_id", "b01": "#app_id",
"b02": "#type", "b02": "#type",

0
stop/__init__.py Normal file
View File